bootstrap.se: Compute Bootstrap Standard Errors

Description Usage Arguments Details Value Author(s)

View source: R/wordfish.R

Description

Computes bootstrap standard errors for document positions from a fitted Wordfish model

Usage

1
bootstrap.se(object, L=50, verbose=FALSE, ...)

Arguments

object

a fitted Wordfish model

L

how many replications

verbose

Give progress updates

...

Unused

Details

This function computes a parametric bootstrap by resampling counts from the fitted word counts, refitting the model, and storing the document positions. The standard deviations for each resampled document position are returned.

Value

Standard errors for document positions

Author(s)

Will Lowe


austin documentation built on May 2, 2019, 5:48 p.m.