weights.bbl {bbl} | R Documentation |
This method returns weights used in BBL fit.
## S3 method for class 'bbl'
weights(object, ...)
object |
Object of class |
... |
Other arguments |
Note that weithts are integral
frequency values specifying repeat number of each instance in bbl
.
If no weights were used (default of 1s), NULL
is returned.
Vector of weights for each instance