Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

coef.crosspred

Model Coefficients and their (Co)Variance Matrix of a DLNM


Description

These method functions extract the estimated model coefficients and their (co)variance matrix from a DLNM from objects of class "crosspred" and "crossreduce".

Usage

## S3 method for class 'crosspred'
coef(object, ...)

## S3 method for class 'crosspred'
vcov(object, ...)

## S3 method for class 'crossreduce'
coef(object, ...)

## S3 method for class 'crossreduce'
vcov(object, ...)

Arguments

object

an object of class "crosspred" or "crossreduce".

...

further arguments passed to or from other methods.

Author(s)

Antonio Gasparrini <antonio.gasparrini@lshtm.ac.uk>

See Also

See dlnm-package for an introduction to the package and for links to package vignettes providing more detailed information.


dlnm

Distributed Lag Non-Linear Models

v2.4.5
GPL (>= 2)
Authors
Antonio Gasparrini [aut, cre], Ben Armstrong [aut], Fabian Scheipl [ctb]
Initial release
2021-03-21

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.