Dear R users,

I want to calculate the bias and variance of an estimator for several values
of two parameters a and b.

For example :

    b1          b2
a1 bias       bias
     variance variance
a2 bias       bias
     variance variance

Can one do array of arrays ? I have tried and it did not work.

Actually I would like to get this array for several values of the number of
observations. That would be an array of arrays of arrays :-)

Maybe there is a better way to do that...

Is there also a way to export arrays to Latex ?

Thank you very much

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to