[,mlwinfitMCMC,ANY,ANY,ANY-method | R Documentation |
Extract or Replace parts of "mlwinfitMCMC" objects
## S4 method for signature 'mlwinfitMCMC,ANY,ANY,ANY'
x[i, j, drop]
## S4 replacement method for signature 'mlwinfitMCMC,ANY,ANY,ANY'
x[i, j] <- value
## S4 method for signature 'mlwinfitMCMC'
x[[i, j, drop]]
## S4 replacement method for signature 'mlwinfitMCMC'
x[[i, j]] <- value
x |
data frame |
i , j |
elements to extract or replace. For |
drop |
not used. |
value |
a suitable replacement value. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.