create1 {BayesSampling} | R Documentation |
creates vector of 1's to be used in the estimators
Description
creates vector of 1's to be used in the estimators
Usage
create1(y)
Arguments
y |
sample matrix |
Value
vector of 1's with size equal to the number of observations in the sample
[Package BayesSampling version 1.1.0 Index]