bootbbt: Blackbox Transpose Bootstrap of 1980 Liberal-Conservative...

Description Usage Value Author(s) See Also Examples

Description

Output from 10 bootstrap trials of LC1980 data. Included to allow the example to run sufficiently quickly to pass CRAN guidelines.

Usage

1

Value

See 'boot_blackbt'.

Author(s)

Keith Poole ktpoole@uga.edu

Howard Rosenthal hr31@nyu.edu

Jeffrey Lewis jblewis@ucla.edu

James Lo lojames@usc.edu

Royce Carroll rcarroll@rice.edu

See Also

'LC1980', 'boot_blackbt', 'plot.boot_blackbt'.

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
data(LC1980)

data=LC1980[,-1]


# Not run to save time, but loaded object is the output
 # bootbbt <- boot_blackbt(data, missing=c(0,8,9), dims=1, minscale=8, iter=10)
 data("bootbbt")

 plot.boot_blackbt(bootbbt)

basicspace documentation built on Jan. 11, 2020, 9:32 a.m.