FitWrappedNormalParsToData: Fit wrapped Normal parameters to data

Description Usage Arguments Value

Description

Fits a Wrapped normal distribution to data

Usage

1
FitWrappedNormalParsToData(df, var, by = NULL, mu = 1, rho = 0)

Arguments

df

Dataframe of input data

var

Column name, variable to fit Wrapped Normal distribution

by

Column name to subset data

mu

Numeric, starting value of mu, default is 1

rho

Numeric, starting value of rho, default is 0

Value

Dataframe of "by" variable and parameters


Blakemassey/baear documentation built on Dec. 25, 2021, 9:48 a.m.