plot method for profile.etasclass objects (profile likelihood of ETAS model). Plots a smooth interpolation of the profile likelihood of a parameter of an ETAS model, as output from profile.etasclass.## S3 method for class 'profile.etasclass':
plot(x,prob=c(0.9,0.95,0.99),...)profile.etasclass.prob=c(0.9,0.95,0.99).prob; the approximate confidence intervals corresponding to the levels prob are printed. Returns a list:prob.prob values used.profile.etasclass;
the order of parametrs is: (mu, k0, c, p, a, gamma, d, q).
A plot method is defined for profile.etasclass objects. A number of grid points nprofile of 7 (the default) usually is enough to have a good interpolation of the profile likelihood.eqcat, etasclass, profile.etasclass## see example in profile.etasclassRun the code above in your browser using DataLab