| update.bqr | R Documentation | 
This function updates the chains for a model fitted by the function bayesQR.
## S3 method for class 'bqr'
update(object, itNum, ...)
object | 
 Fitted model by the function bayesQR  | 
itNum | 
 Size of the chain that will be added to the current available chain.  | 
... | 
 other summary parameters (currently not used)  | 
A list with the updated chains.
twopartQR
set.seed(1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.