ExNBCov: Simulated example data, drawn from a Negative Binomial...

Description Usage Format Examples

Description

Simulated example data, response drawn from a Negative Binomial Distribution, Covariables follow a multivariate normal distribution.

Usage

1

Format

A data frame with 32 observations on the following 12 variables.

Resp

a numeric vector, a response of counts

Group

a factor with levels A1 A2 A3 A4, e.g. varieties

X1

a numeric covariable

X2

a numeric covariable

X3

a numeric covariable

X4

a numeric covariable

X5

a numeric covariable

X6

a numeric covariable

X7

a numeric covariable

X8

a numeric covariable

X9

a numeric covariable

X10

a numeric covariable

Examples

1
2
3
4
5

BSagri documentation built on May 2, 2019, 8:29 a.m.

Related to ExNBCov in BSagri...