summarize.prediction: summarize.prediction

Description Usage Arguments

View source: R/fitmethods.R

Description

summarize the accuracy of predictions, by which we mean predictions from a model to data where we know the true value (though it doesn't necessarily have tobe the data that we used to fit the model)

Usage

1
summarize.prediction(pred.obj, known)

Arguments

pred.obj

a mortalityPrediction object

known

a mortalityData object with the known values to compare the predictions to


dfeehan/mortfit documentation built on Nov. 14, 2020, 9:04 p.m.