estimate_betas: ESTIMATE BETAS

View source: R/estimate_betas.R

estimate_betasR Documentation

ESTIMATE BETAS

Description

Estimate the beta values of interactors

Usage

estimate_betas(y.list, C.matrix = NULL, cor = F, K = NULL)

Arguments

y.list

List of niche models

C.matrix

Competition matrix

cor

Logical

K

= Carrying capacity of each environmental cell

Details

Returns an error if filename does not exist.

Value

list of lists

Examples

## Not run: 
accident_2015 <- fars_read("Project/data/accident_2015.csv.bz2")

## End(Not run)


agarciaEE/NINA documentation built on Jan. 9, 2025, 10:09 a.m.