Learn R Programming

genpwr (version 1.0.1)

ll.linear.selector: Function to return log likelihood function for specified model type

Description

Convenience function to return log likelihood function for specified model type

Usage

ll.linear.selector(model)

Arguments

model

The genetic model in the linear regression: "Dominant", "Additive", "Recessive", "2df" or "null"

Value

Log likelihood function for specified model type

Examples

Run this code
# NOT RUN {
ll.linear.selector("Dominant")

# }

Run the code above in your browser using DataLab