Learn R Programming

mephas (version 1.0.0)

MFSreg: MEPHAS Shiny Application of Univariate Regression

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

MFSreg()

Arguments

Value

The shiny web page of the tests univariate regression

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.

Examples

Run this code
# NOT RUN {
# library(mephas)
# MFSreg()
# not run
# }

Run the code above in your browser using DataLab