CalcFreqMeanSE: Calculates mean and standard error of frequency data

Description Usage Arguments Value

View source: R/calc_freq_mean_se.r

Description

Helper function for Francis ESS calculations.

Usage

1
CalcFreqMeanSE(bins, N, frdist)

Arguments

bins

the values in the class marks (ages in this case)

N

the total number (ESS in this case)

frdist

the frequency distribution (should sum to one over the bins)

Value

vector of mean and standard error


cmlegault/ASAPplots documentation built on March 29, 2021, 8:28 p.m.