Skip to content
/ eesR Public

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

Notifications You must be signed in to change notification settings

songsqian/eesR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

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, ...){
......
}

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published