This function produces a plot with the corrected estimate of interest and its 95 % confidence intervals.
plot.Psimex(results, extrapolation_results, lambda, lambda0, estimate0,
parameter, fitting.method)
A dataset containg the simulated values. It is the output of simul.replace or simul.na.
A dataset containg the extrapolated values. It is the output of extrapolation.
A vector of real numbers containing the error proportions to be generated.
A real number specifying the initial error proportion.
The initial naive estimate of the parameter
A string specifying the parameter of interest. It must be 'inbreeding' or 'heritability'.
A string or a vector of strings specifying the extrapolation functions to be fitted. It must be 'linear', 'quadratic', 'nonlinear' or 'cubic'.