目录

MKmisc

The repository includes the development version of R package MKmisc

Project Status: Active – The project has reached a stable, usable state and is being actively developed. CRAN_Status_Badge cran checks

Description

The package contains several functions for statistical data analysis; e.g. for sample size and power calculations, computation of confidence intervals, multiple imputation and generation of similarity matrices.

Installation

The package requires Bioconductor package limma, which can be installed via

## Install package BiocManager
install.packages("BiocManager")
## Use BiocManager to install limma
BiocManager::install("limma")

For the installation of package MKmisc use

## Installation of CRAN version
install.packages("MKmisc")

## Or the development version from GitHub
# install.packages("remotes")
remotes::install_github("stamats/MKmisc")

Getting started

library(MKmisc)
关于

R语言中用于统计分析和数据可视化的扩展包

253.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号