diff options
Diffstat (limited to 'tests/pyrithione.R')
-rw-r--r-- | tests/pyrithione.R | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/pyrithione.R b/tests/pyrithione.R new file mode 100644 index 0000000..f05988d --- /dev/null +++ b/tests/pyrithione.R @@ -0,0 +1,4 @@ +library(drfit) +data(pyrithione) +rpyr <- drfit(pyrithione,linlogit=TRUE,linlogitWrong=c("MSPT","MSPHI")) +rpyr |