get_term: Extract partial effects for specified model terms

Description Usage Arguments

View source: R/coxph_utility.R

Description

Extract partial effects for specified model terms

Usage

1
get_term(fit, data, term, ...)

Arguments

fit

the result of fitting a Cox regression model, using the coxph or coxme functions.

data

Any data frame containing variables used to fit the model. Only first row will be used.

term

The (non-linear) model term of interest.

...

Currently ignored.


adibender/ldatools documentation built on March 7, 2020, 5:30 a.m.