Other packages > Find by keyword >

RTaxometrics  

Taxometric Analysis
View on CRAN: Click here


Download and install RTaxometrics package within the R console
Install from CRAN:
install.packages("RTaxometrics")

Install from Github:
library("remotes")
install_github("cran/RTaxometrics")

Install by package version:
library("remotes")
install_version("RTaxometrics", "3.2.1")



Attach the package and use:
library("RTaxometrics")
Maintained by
John Ruscio
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-05-30
Latest Update: 2023-05-30
Description:
We provide functions to perform taxometric analyses. This package contains 46 functions, but only 5 should be called directly by users. CheckData() should be run prior to any taxometric analysis to ensure that the data are appropriate for taxometric analysis. RunTaxometrics() performs taxometric analyses for a sample of data. RunCCFIProfile() performs a series of taxometric analyses to generate a CCFI profile. CreateData() generates a sample of categorical or dimensional data. ClassifyCases() assigns cases to groups using the base-rate classification method.
How to cite:
John Ruscio (2017). RTaxometrics: Taxometric Analysis. R package version 3.2.1, https://cran.r-project.org/web/packages/RTaxometrics. Accessed 18 Feb. 2025.
Previous versions and publish date:
2.0 (2017-05-30 17:36), 2.1 (2017-06-29 07:04), 2.2 (2017-06-30 19:40), 2.3 (2017-09-09 22:39), 2.4 (2020-08-27 09:20), 3.0 (2020-11-01 06:30), 3.1 (2021-01-14 21:40), 3.2 (2021-03-21 00:00)
Other packages that cited RTaxometrics R package
View RTaxometrics citation profile
Other R packages that RTaxometrics depends, imports, suggests or enhances
Complete documentation for RTaxometrics
Functions, R codes and Examples using the RTaxometrics R package
Some associated functions: AddVariance . AssignMAMBAC . AssignMAXEIG . CalculateBaseRates . CalculateCCFI . CalculateCCFIs . CalculateCCFIsProfile . CalculateFitDensities . CalculateKurtosis . CalculateLModeCCFI . CalculateMAMBAC . CalculateMAXEIG . CalculateMAXSLOPE . CalculateProfileOutput . CalculateSkew . CalculateValidity . CheckClassification . CheckData . CheckParameters . ClassifyCases . CreateData . CreateSample . CreateVariable . DisplayPanels . DisplayProfiles . EstimateLMode . EstimateMAMBAC . EstimateMAXEIG . EstimateMAXSLOPE . GenerateData . GetSpecifications . PlotPanel . ProcessProfile . RemoveMissingData . RunCCFIProfile . RunFactorAnalysis . RunLMode . RunMAMBAC . RunMAXEIG . RunMAXSLOPE . RunProcedures . RunProceduresComp . RunTaxometrics . SummarizeDist . 
Some associated R codes: AddVariance.R . AssignMAMBAC.R . AssignMAXEIG.R . CalculateBaseRates.R . CalculateCCFI.R . CalculateCCFIs.R . CalculateCCFIsProfile.R . CalculateFitDensities.R . CalculateKurtosis.R . CalculateLModeCCFI.R . CalculateMAMBAC.R . CalculateMAXEIG.R . CalculateMAXSLOPE.R . CalculateProfileOutput.R . CalculateSkew.R . CalculateValidity.R . CheckClassification.R . CheckData.R . CheckParameters.R . ClassifyCases.R . CreateData.R . CreateSample.R . CreateVariable.R . DisplayPanels.R . DisplayProfiles.R . EstimateLMode.R . EstimateMAMBAC.R . EstimateMAXEIG.R . EstimateMAXSLOPE.R . GenerateData.R . GetSpecifications.R . PlotPanel.R . ProcessProfile.R . RemoveMissingData.R . RunCCFIProfile.R . RunFactorAnalysis.R . RunLMode.R . RunMAMBAC.R . RunMAXEIG.R . RunMAXSLOPE.R . RunProcedures.R . RunProceduresComp.R . RunTaxometrics.R . SummarizeDist.R . print.profile.R . print.taxometrics.R .  Full RTaxometrics package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA