inst/snippets/trematodes.R

expected <- c(93*46/141, 93*45/141, 93*50/141, 48*46/141, 48*45/141, 48*50/141); expected
X.squared <- sum ((observed - expected)^2 / expected) ; X.squared

Try the Lock5withR package in your browser

Any scripts or data that you put into this service are public.

Lock5withR documentation built on May 2, 2019, 3:43 p.m.