Learn R Programming

amt (version 0.1.4)

get_distr: Get distribution and parameters

Description

Get distribution and parameters

Usage

sl_distr(x, ...)

# S3 method for random_steps sl_distr(x, ...)

# S3 method for fit_clogit sl_distr(x, ...)

ta_distr(x, ...)

# S3 method for random_steps ta_distr(x, ...)

# S3 method for fit_clogit ta_distr(x, ...)

Arguments

x

Random steps or fitted model

...

None implemented.