simulateDataFieldCI: Estimate Confidence Intervals (CI) for Probability Field Via...

Description Usage Arguments Value

View source: R/simulateDataFieldCI.R

Description

Calculate the mean, 95 deviation of an estimated probability field from a model.

Calculate the mean, 95 deviation of an estimated probability field from a model.

Usage

1
2
3
simulateDataFieldCI(modelFit, field, draws = 1000, agg5q0 = FALSE)

simulateDataFieldCI(modelFit, field, draws = 1000, agg5q0 = FALSE)

Arguments

modelFit

fitted model object from the field

field

field object which simulated underlying data

draws

int, number of draws for simulation to calculate CI's

agg5q0

logical, collpase age groups to 5q0?

popDF

data.frame, use population weights when aggrgating data

field

field object which simulated underlying data

modelFit

fitted model object from the field

draws

int, number of draws for simulation to calculate CI's

agg5q0

logical, collpase age groups to 5q0?

Value

data.frame, mean, CI, and sd of underlying field.

data.frame, mean, CI, and sd of underlying field.


nmmarquez/PointPolygon documentation built on Dec. 10, 2020, 1:15 a.m.