MFSreg: MEPHAS Shiny Application of Univariate Regression

Description Usage Details Value Examples

View source: R/MFSreg.R

Description

MFSreg function creates a dynamic calculator which instructs users to do linear regression, logistic regression, and cox regression. Users can either input data manually or upload their dataset.

Usage

1

Details

This app includes linear regression, logistic regression, and cox regression. The results include ANOVA table, descriptive statistics, and residual plots. Please click "close" window to quit the application. "survival", "survminer", and "ggfortify" packages may be required.

Value

The shiny web page of the tests univariate regression

Examples

1
2
3
# library(mephas)
# MFSreg()
# not run

mephas documentation built on May 2, 2019, 3:47 a.m.