get_distribution_params: Given coefficients (in a data.frame) and a list of...

Description Usage Arguments Value

Description

Given coefficients (in a data.frame) and a list of model-mats, get predicted parameters for the distribution

Usage

1
get_distribution_params(par_tbl, model_mats, inv_link_funs = NULL)

Arguments

par_tbl

A data.frame with parameter, term, beta

model_mats

A list of model-matrices

inv_link_funs

A named list of inverse-link functions (names must match parameters)

Value

A data.frame where each row corresponds to the rows of the model-mats, and each column is a distribution-parameter.


strongio/keanu documentation built on May 8, 2019, 11:16 p.m.