extract_model_coefficients: extract_model_coefficients

Description Usage Arguments Value

View source: R/extract_model_coefficients.R

Description

This function extracts the coefficients of the main covariable and returns them along the p value of the model into a data frame

Usage

1
extract_model_coefficients(model, main_covariable)

Arguments

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

Value

DataFrame The coefficients of the main covariable with the p value and adjusted R squared of the fitted model


pujana-lab/systematicBNR documentation built on June 15, 2020, 12:44 p.m.