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

Found 57 packages in 0.03 seconds

BIOMASS — by Dominique Lamonica, 2 months ago

Estimating Aboveground Biomass and Its Uncertainty in Tropical Forests

Contains functions to estimate aboveground biomass/carbon and its uncertainty in tropical forests. These functions allow to (1) retrieve and to correct taxonomy, (2) estimate wood density and its uncertainty, (3) construct height-diameter models, (4) manage tree and plot coordinates, (5) estimate the aboveground biomass/carbon at the stand level with associated uncertainty. To cite 'BIOMASS', please use citation("BIOMASS"). See more in the article of Réjou-Méchain et al. (2017) .

quantCurves — by Sandie Ferrigno, 3 years ago

Estimate Quantiles Curves

Non-parametric methods as local normal regression, polynomial local regression and penalized cubic B-splines regression are used to estimate quantiles curves. See Fan and Gijbels (1996) and Perperoglou et al.(2019) .

midrangeMCP — by Ben Deivide, 4 years ago

Multiples 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 are being published.

FuzzyClass — by Jodavid Ferreira, a year 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) .

checkhelper — by Sebastien Rochette, a year ago

Deal with Check Outputs

Deal with packages 'check' outputs and reduce the risk of rejection by 'CRAN' by following policies.

dartRverse — by Bernd Gruber, 3 months ago

Install and Load the 'dartRverse' Suits of Packages

Provides a single function that supports the installation of all packages belonging to the 'dartRverse'. The 'dartRverse' is a set of packages that work together to analyse SNP (single nuclear polymorphism) data. All packages aim to have a similar 'look and feel' and are based on the same type of data structure ('genlight'), with additional metadata for loci and individuals (samples). For more information visit the 'GitHub' pages < https://github.com/green-striped-gecko/dartRverse>.

dartR.spatial — by Bernd Gruber, a year ago

Applying Landscape Genomic Methods on 'SNP' and 'Silicodart' Data

Provides landscape genomic functions to analyse 'SNP' (single nuclear polymorphism) data, such as least cost path analysis and isolation by distance. Therefore each sample needs to have coordinate data attached (lat/lon) to be able to run most of the functions. 'dartR.spatial' is a package that belongs to the 'dartRverse' suit of packages and depends on 'dartR.base' and 'dartR.data'.

geocodebr — by Rafael H. M. Pereira, 2 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.)

erfe — by Amadou Barry, 2 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.

dartR.sexlinked — by Diana Robledo-Ruiz, 10 months 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.