Common use of Arguments Clause in Contracts

Arguments. data a matrix of scores. Each row corresponds to a unit, each column a coder. level the level of measurement, one of "nominal", "ordinal", "interval", or "ratio"; or a user-defined distance function. confint logical; if TRUE, a bootstrap sample is produced. verbose logical; if TRUE, various messages are printed to the console. Note that if confint = TRUE a progress bar (pblapply) is displayed (if possible) during the bootstrap computation. control a list of control parameters. bootit the size of the bootstrap sample. This applies when confint = TRUE. Defaults to 1,000. nodes the desired number of nodes in the cluster. parallel logical; if TRUE (the default), bootstrapping is done in parallel. type one of the supported cluster types for makeCluster. Defaults to "SOCK".

Appears in 3 contracts

Sources: Package Documentation, Package Documentation, Package Documentation