Displaying 1 result from an estimated 1 matches for "asmi05mat".
2008 Feb 22
3
projection.matrix() {popbio} for more than one matrix
Hello,
I am trying to use the projection.matrix( ) function and am following the
example given. I have my data formatted very similar to the test.census
example.
> str(AsMi05mat)
`data.frame': 1854 obs. of 6 variables:
$ Tag : num 501 502 503 504 505 506 507 508 509 510 ...
$ Year : int 1995 1995 1995 1995 1995 1995 1995 1995 1995 1995 ...
$ Length : num 34 37 11 24 7 44 4 7 12 20 ...
$ Flowering: int 1 1 0 1 0 1 0 0 0 1 ...
$ Fruits : in...