Create or cast to a geomean_tobit object
as_geomean_tobit.Rd
Create or cast to a geomean_tobit object
Usage
as_geomean_tobit(mu, sd, message = NULL)
# Default S3 method
as_geomean_tobit(mu, sd, message = NULL)
# S3 method for class 'mean_tobit'
as_geomean_tobit(mu, sd, message = NULL)
See also
Other Class creation and coercion:
as_cv_tobit()
,
as_mean_tobit()
,
as_sd_tobit()