coef_mat: Calculate coef matrix for models from rms package Forked from...

View source: R/helpers.R

coef_matR Documentation

Calculate coef matrix for models from rms package Forked from prModFit from rms

Description

Calculate coef matrix for models from rms package Forked from prModFit from rms

Usage

coef_mat(obj, coefs)

Arguments

obj

object list

coefs

numeric value if to print only the first n regression coefficients in the model.

Value

coeficients matrix


pander documentation built on March 18, 2022, 6:39 p.m.