Learn R Programming

penetrance (version 0.1.0)

prior_params_default: Default Prior Parameters

Description

Default parameters for the prior distributions used in the makePriors function.

Usage

prior_params_default

prior_params_default

Arguments

Format

A list of prior distribution parameters

A list with the following components:

asymptote

A list with components g1 and g2, default values for the asymptote parameters.

threshold

A list with components min and max, default values for the threshold parameters.

median

A list with components m1 and m2, default values for the median parameters.

first_quartile

A list with components q1 and q2, default values for the first quartile parameters.