haziqj opened this issue 7 years ago · 1 comments
Does the function call show the right information when using iprior.ipriorMod()?
iprior.ipriorMod()
Apparently not:
> mod <- kernL(stack.loss ~ ., stackloss) > mod.fit <- iprior(mod) > mod.fit$call ## iprior(y = object, method = method, control = control)