SkillAgentSearch skills...

EesR

R code and data associated with "Environmental and Ecological Statistics with R" (2nd ed)

Install / Use

/learn @songsqian/EesR
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Environmental and Ecological Statistics with R

Code and data associated with Environmental and Ecological Statistics with R (2nd edition), CRC Press, 2016.

Example chapter -- chapter 11

R Update:

When using R-4.1.2 and newer, the self starter function (the initial value module) in Section 6.1.3 needs to be updated (page 235). In the initial value function of a self starter function (the selfStart model) must include ... in its argument list:

fplModelInit <- function(mCall, LHS, data, ...){
......
}

Related Skills

View on GitHub
GitHub Stars28
CategoryDevelopment
Updated5mo ago
Forks33

Languages

R

Security Score

72/100

Audited on Oct 16, 2025

No findings