Learn R Programming

traitstrap (version 0.1.0)

get_dist_parms: Get distribution parameters

Description

Internal helper function for calculating parametric distribution parameters.

Usage

get_dist_parms(data, distribution_type)

Arguments

data

Numeric vector

distribution_type

Character. One of either "normal", "lognormal", or "beta"