repmat: Repeat your matrix?

Description Usage Arguments Value References

View source: R/repmat.r

Description

Repeat your matrix?

Usage

1
repmat(X, m, n)

Arguments

X

is matrix you want to repeat

m

is output row dimension

n

is output col dimension

Value

repeated matrix

References

Pedersen MW, Patterson TA, Thygesen UH, Madsen H (2011) Estimating animal behavior and residency from movement data. Oikos 120:1281-1290.


HMMoce documentation built on Nov. 17, 2017, 5:57 a.m.