mat.zScore | R Documentation |
zScores <x> within groups <n> using weights <y>
mat.zScore(x, y, n)
x |
= a numeric vector/matrix/data frame |
y |
= a membership vector (can be missing) |
n |
= a numeric vector (groups, can be missing) |
Other mat: mat.compound
,
mat.correl
, mat.count
,
mat.daily.to.monthly
,
mat.daily.to.weekly
,
mat.diff
, mat.ex.array
,
mat.ex.list
, mat.ex.matrix
,
mat.ex.vec
, mat.index
,
mat.lag
, mat.last.to.first
,
mat.rank
, mat.read
,
mat.reverse
, mat.rollsum
,
mat.sort
, mat.subset
,
mat.to.obs
, mat.to.xlModel
,
mat.weekly.to.daily
,
mat.write
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.