analyse: Run full analysis for the 4 hypotheses and results of G-test

Description Usage Arguments Value

View source: R/analyse.R

Description

Run full analysis for the 4 hypotheses and results of G-test

Usage

1
2
analyse(data, response, model, group, hybridIndex = "HI",
  myparamBounds = "default")

Arguments

data

A data frame

response

A character string. Response (e.g. "worm_count")

model

Method to be used in fitting the model So far implemented for "binomial", "negbin", "student"

group

A character string. Which group is considered (e.g. "Sex")

hybridIndex

The hybrid index

myparamBounds

A named vector giving the start, lower and upper parameters for optimization

Value

The full result of the analysis after G-test tests


alicebalard/Parasite_Load documentation built on May 20, 2021, 7:37 p.m.