Learn R Programming

IntClust (version 0.1.0)

f.rmv: f.rmv

Description

internal function of M_ABC: computes means and variances.

Usage

f.rmv(x, varonly = FALSE)

Arguments

x

data variable

varonly

Logical. Whether only the variance should be returned (TRUE) or the mean as well (FALSE). Default is FALSE.