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 21 Dec. 2024.
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

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  
CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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