Method for generic function profile for objects of the S4-class
mlePP. It is almost identical to the method mle for this function in stats4,
but small changes have to be done due to the differences in the arguments of the functions
mle and fitPP.fun. In order to profile an mlePP object, its vcov slot cannot be missing.
That means that if the function fitPP.fun is used to create the object, the argument modCI=TRUE must be used.
signature(fitted = "mlePP")Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.