poissonTest.df {Bolstad2} | R Documentation |
A test data set for bayesPois
Description
A test data set for bayesPois. The data come from the equation
where
comes from N(0,0.01).
Format
A data frame with 100 observations on 5 variables.
[1,] | x | numeric | the covariate |
[2,] | eps | numeric | the error in the log response |
[3,] | log.lam | numeric |
where
|
[4,] | lam | numeric | |
[5,] | y | numeric | a Poisson random variate with mean |
See Also
bayesPois
[Package Bolstad2 version 1.0-29 Index]