Skip to contents

This function is used to calculate variance.

Usage

muvarcalcvec(mu, tau, error)

Arguments

mu

Vector of means.

tau

Sequence overdispersion parameter for read counts.

error

Sequencing error rate.

Value

Mean and variance for the associated tau and error.