get_dist_parms: Get distribution parameters

View source: R/get_dist_parms.R

get_dist_parmsR Documentation

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"

Note

This function will first try fitting using mme, then mle


richardjtelford/traitstrap documentation built on April 7, 2024, 1:39 a.m.