EstParamCtN: Estimation of chamberlet number parameters ICtN (initial...

Description Usage Arguments Value Examples

View source: R/WoLF_functionsV2.R

Description

Fitting the chamber number vs. chamberlet number series with a power function and extracting the biometric parameters. The NOC of operculinid chambers is directly counted from the input data.

Usage

1
EstParamCtN(print.mod, path_plot, dev_plot)

Arguments

print.mod

input if the model should be printed; TRUE or FALSE

path_plot

path where graphs should be saved; string

dev_plot

giving which extension should be used; string - if = NULL then graphs are not saved

Value

the function returns the estimated parameters ICtN and CtNI for each specimens as a new column in the summary table

Examples

1
2
EstParamCtN(print.mod=FALSE, path_plot ="C:/Users/user/Desktop/ggplots",dev_plot ="jpg" )
EstParamCtN(print.mod=TRUE, path_plot ="C:/Users/user/Desktop/ggplots",dev_plot ="jpg" )

weder90/WoLF_R documentation built on Jan. 21, 2020, 12:18 a.m.