plotSamples(dataframe, LMfits, sampleLabels = levels(unlist(dataframe["Sample"])), indexOfReference = 1, pdfName = "SpecifiedModel.pdf", joinReplicates = TRUE, showRho = TRUE, xlab = "Log(Dosis)", ylab = "Response: Response", pch = 14 + as.numeric(unlist(dataframe["Replicate"])), cex = 2, lwd = 4, colTst = "black", colRef = "grey", colRho = "grey80", main = "Parallel Line Model", sub = "Specified Model")
Replicate
, Response
, indexOfTreatment
,
Z
, and Zjitter
),
created by jitterSteps in pla.plots. TRUE
the samples from same block or row
are joined by lines in the plots for unrestricted models,
i.e. for the models with dilution as a factor. TRUE
then the potency is displayed in the
plot for the restricted model.