Hi all, i'm facing an error using the function multdrc(). My script is: > library(drc) > data = read.csv(file.choose(), header=T) > model1 <- multdrc(Response ~ Treatment, Time, data = data) Error: could not find function "multdrc"
i'm using Rstudio and i have the last version just downloaded (02-05-2016). The same proble happen when i do plotraw() function. any help is much appreciated. Danilo -- View this message in context: http://r.789695.n4.nabble.com/multdrc-errorr-tp4720308.html Sent from the datatable-help mailing list archive at Nabble.com. _______________________________________________ datatable-help mailing list [email protected] https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help
