Other packages > Find by keyword >

cate  

High Dimensional Factor Analysis and Confounder Adjusted Testing and Estimation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("cate", "1.1.1")



Attach the package and use:
library("cate")
Maintained by
Qingyuan Zhao
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-08-27
Latest Update:
Description:
Provides several methods for factor analysis in high dimension (both n,p >> 1) and methods to adjust for possible confounders in multiple hypothesis testing.
How to cite:
Qingyuan Zhao (2015). cate: High Dimensional Factor Analysis and Confounder Adjusted Testing and Estimation. R package version 1.1.1, https://cran.r-project.org/web/packages/cate. Accessed 09 Mar. 2026.
Previous versions and publish date:
1.0.1 (2015-08-27 09:08), 1.0.2 (2015-09-08 11:01), 1.0.3 (2015-09-09 09:17), 1.0.4 (2015-10-05 12:37), 1.1.1 (2020-06-23 12:10), 1.1 (2019-09-05 06:40)
Other packages that cited cate R package
View cate citation profile
Other R packages that cate depends, imports, suggests or enhances
Functions, R codes and Examples using the cate R package
Some associated functions: EigenDiff . IPOD . adjust.latent . cate-package . cate . check.rank . est.confounder.num . fa.em . fa.pc . factor.analysis . gen.sim.data . gender.sm . leapp . parse.cate.formula . rlm.cate . wrapper . 
Some associated R codes: adjust_functions.R . cate.R . datasets.R . factor_functions.R . other_methods.R . simulate_functions.R .  Full cate package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
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  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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