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 06 Nov. 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

ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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