Description Usage Arguments Value
View source: R/extract_model_coefficients.R
This function extracts the coefficients of the main covariable and returns them along the p value of the model into a data frame
1 | extract_model_coefficients(model, main_covariable)
|
model |
Model Fitted model |
main_covariable |
String The main covariable label, this is the studied one, other covaraibles can be considered or not at the regression |
DataFrame The coefficients of the main covariable with the p value and adjusted R squared of the fitted model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.