mvLogisticLogProp: Calculate multivariate logistric proportions

View source: R/estimateTau.R

mvLogisticLogPropR Documentation

Calculate multivariate logistric proportions

Description

This is a component function within getTau used to calculate log proportions. Originally written by B. Dorner and C. Holt so C. Freshwater unable to fully verify documentation.

Usage

mvLogisticLogProp(tau, logProps)

Arguments

tau

Value for tau to test

logProps

Log-transformed vector of mean proportion data

Value

Vector of simulated proportion data based on specified tau and means.


CamFreshwater/samSim documentation built on Sept. 25, 2023, 10:22 a.m.