| print.exdqlmISVB | R Documentation |
exdqlmISVB ObjectsPrint Method for exdqlmISVB Objects
## S3 method for class 'exdqlmISVB'
print(x, ...)
x |
An |
... |
Additional arguments (unused). |
y = scIVTmag[1:100]
model = polytrendMod(1,quantile(y,0.85),10)
M0 = exdqlmISVB(y,p0=0.85,model,df=c(0.98),dim.df = c(1),
gam.init=-3.5,sig.init=15)
print(M0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.