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
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
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

lgarch  
Simulation and Estimation of Log-GARCH Models
Simulation and estimation of univariate and multivariate log-GARCH models. The main functions of the ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
bulletr  
Algorithms for Matching Bullet Lands
Analyze bullet lands using nonparametric methods. We provide a reading routine for x3p files (see &l ...
Download / Learn more Package Citations See dependency  
buildr  
Organize & Run Build Scripts Comfortably
Working with reproducible reports or any other similar projects often require to run the script that ...
Download / Learn more Package Citations See dependency  
Deriv  
Symbolic Differentiation
R-based solution for symbolic differentiation. It admits user-defined function as well as function s ...
Download / Learn more Package Citations See dependency  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns