Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 62 packages in 0.01 seconds

dartR.sexlinked — by Diana Robledo-Ruiz, a year ago

Analysing SNP Data to Identify Sex-Linked Markers

Identifies, filters and exports sex linked markers using 'SNP' (single nucleotide polymorphism) data. To install the other packages, we recommend to install the 'dartRverse' package, that supports the installation of all packages in the 'dartRverse'. If you want understand the applied rational to identify sexlinked markers and/or want to cite 'dartR.sexlinked', you find the information by typing citation('dartR.sexlinked') in the console.

erfe — by Amadou Barry, 3 years ago

Fits Expectile Regression for Panel Fixed Effect Model

Fits the Expectile Regression for Fixed Effect (ERFE) estimator. The ERFE model extends the within-transformation strategy to solve the incidental parameter problem within the expectile regression framework. The ERFE model estimates the regressor effects on the expectiles of the response distribution. The ERFE estimate corresponds to the classical fixed-effect within-estimator when the asymmetric point is 0.5. The paper by Barry, Oualkacha, and Charpentier (2021, ) gives more details about the ERFE model.

midrangeMCP — by Ben Deivide, 7 months ago

Multiple Comparisons Procedures Based on Studentized Midrange and Range Distributions

Apply tests of multiple comparisons based on studentized 'midrange' and 'range' distributions. The tests are: Tukey Midrange ('TM' test), Student-Newman-Keuls Midrange ('SNKM' test), Means Grouping Midrange ('MGM' test) and Means Grouping Range ('MGR' test). The first two tests were published by Batista and Ferreira (2020) . The last two were published by Batista and Ferreira (2023) .

aibd — by David B. Dahl, 5 years ago

Attraction Indian Buffet Distribution

An implementation of probability mass function and sampling algorithms is provided for the attraction Indian buffet distribution (AIBD), originally from Dahl (2016) < https://ww2.amstat.org/meetings/jsm/2016/onlineprogram/ActivityDetails.cfm?SessionID=213038>.

FuzzyClass — by Jodavid Ferreira, 3 months ago

Fuzzy and Non-Fuzzy Classifiers

It provides classifiers which can be used for discrete variables and for continuous variables based on the Naive Bayes and Fuzzy Naive Bayes hypothesis. Those methods were developed by researchers belong to the 'Laboratory of Technologies for Virtual Teaching and Statistics (LabTEVE)' and 'Laboratory of Applied Statistics to Image Processing and Geoprocessing (LEAPIG)' at 'Federal University of Paraiba, Brazil'. They considered some statistical distributions and their papers were published in the scientific literature, as for instance, the Gaussian classifier using fuzzy parameters, proposed by 'Moraes, Ferreira and Machado' (2021) .

geocodebr — by Rafael H. M. Pereira, 8 days ago

Geolocalização De Endereços Brasileiros (Geocoding Brazilian Addresses)

Método simples e eficiente de geolocalizar dados no Brasil. O pacote é baseado em conjuntos de dados espaciais abertos de endereços brasileiros, utilizando como fonte principal o Cadastro Nacional de Endereços para Fins Estatísticos (CNEFE). O CNEFE é publicado pelo Instituto Brasileiro de Geografia e Estatística (IBGE), órgão oficial de estatísticas e geografia do Brasil. (A simple and efficient method for geolocating data in Brazil. The package is based on open spatial datasets of Brazilian addresses, primarily using the Cadastro Nacional de Endereços para Fins Estatísticos (CNEFE), published by the Instituto Brasileiro de Geografia e Estatística (IBGE), Brazil's official statistics and geography agency.)

dartR.captive — by Bernd Gruber, 10 months ago

Analysing 'SNP' Data to Support Captive Breeding

Functions are provided that facilitate the analysis of SNP (single nucleotide polymorphism) data to answer questions regarding captive breeding and relatedness between individuals. 'dartR.captive' is part of the 'dartRverse' suit of packages. Gruber et al. (2018) . Mijangos et al. (2022) .

dartR — by Bernd Gruber, 9 months ago

Importing and Analysing 'SNP' and 'Silicodart' Data Generated by Genome-Wide Restriction Fragment Analysis

Functions are provided that facilitate the import and analysis of 'SNP' (single nucleotide polymorphism) and 'silicodart' (presence/absence) data. The main focus is on data generated by 'DarT' (Diversity Arrays Technology), however, data from other sequencing platforms can be used once 'SNP' or related fragment presence/absence data from any source is imported. Genetic datasets are stored in a derived 'genlight' format (package 'adegenet'), that allows for a very compact storage of data and metadata. Functions are available for importing and exporting of 'SNP' and 'silicodart' data, for reporting on and filtering on various criteria (e.g. 'CallRate', heterozygosity, reproducibility, maximum allele frequency). Additional functions are available for visualization (e.g. Principle Coordinate Analysis) and creating a spatial representation using maps. 'dartR' supports also the analysis of 3rd party software package such as 'newhybrid', 'structure', 'NeEstimator' and 'blast'. Since version 2.0.3 we also implemented simulation functions, that allow to forward simulate 'SNP' dynamics under different population and evolutionary dynamics. Comprehensive tutorials and support can be found at our 'github' repository: github.com/green-striped-gecko/dartR/. If you want to cite 'dartR', you find the information by typing citation('dartR') in the console.

gofedf — by Payman Nickchi, 7 months ago

Goodness of Fit Tests Based on Empirical Distribution Functions

Routines that allow the user to run goodness of fit tests based on empirical distribution functions for formal model evaluation in a general likelihood model. In addition, functions are provided to test if a sample follows Normal or Gamma distributions, validate the normality assumptions in a linear model, and examine the appropriateness of a Gamma distribution in generalized linear models with various link functions. Michael Arthur Stephens (1976) < http://www.jstor.org/stable/2958206>.

conText — by Sofia Avila, 3 months ago

'a la Carte' on Text (ConText) Embedding Regression

A fast, flexible and transparent framework to estimate context-specific word and short document embeddings using the 'a la carte' embeddings approach developed by Khodak et al. (2018) and evaluate hypotheses about covariate effects on embeddings using the regression framework developed by Rodriguez et al. (2021). New version of the package applies a new estimator to measure the distance between word embeddings as described in Green et al. (2025) .