Description Usage Details Value Examples
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.
1 | MFSreg()
|
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.
The shiny web page of the tests univariate regression
1 2 3 | # library(mephas)
# MFSreg()
# not run
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.