fecrt {bayescount}R Documentation

PERFORM AN ANALYSIS OF FAECAL EGG COUNT REDUCTION TEST DATA USING MCMC TO GIVE A PROBABILITY DISTRIBUTION OF VALUES FOR THE MEAN EGG COUNT REDUCTION

Description

This function is currently included as a placeholder for a function currently in development. Requires Just Another Gibbs Sampler (JAGS). *THIS SOFTWARE IS INTENDED FOR EDUCATIONAL PURPOSES ONLY AND SHOULD NOT BE RELIED UPON FOR REAL WORLD APPLICATIONS*

Usage

fecrt(data)

Arguments

data an existing integer vector containing the data. No default.

Value

None.

Author(s)

Matthew Denwood m.denwood@vet.gla.ac.uk funded as part of the DEFRA VTRI project 0101.

See Also

bayescount bayescount.single

Examples

## Not run: 
fecrt()
## End(Not run)

[Package bayescount version 0.8.2 Index]