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 28 Jan. 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

fontcm  
Computer Modern font for use with extrafont package
Computer Modern font for use with extrafont package ...
Download / Learn more Package Citations See dependency  
waiter  
Loading Screen for 'Shiny'
Full screen and partial loading screens for 'Shiny' with spinners, progress bars, and notifications. ...
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  
MetaIntegration  
Ensemble Meta-Prediction Framework
An ensemble meta-prediction framework to integrate multiple regression models into a current study. ...
Download / Learn more Package Citations See dependency  
easyPubMed  
Search and Retrieve Scientific Publication Records from PubMed
Query NCBI Entrez and retrieve PubMed records in XML or text format. Process PubMed records by extra ...
Download / Learn more Package Citations See dependency  
eiopaR  
Access to RFR (Risk-Free Rate) Curves Produced by the EIOPA
Provides EIOPA (European Insurance And Occupational Pensions Authority) risk-free rates. Please note ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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