powered by
Artificial dataset (subset from real dataset with some random modifications). Do not use it for derivation of real conclusions.
data(eden)
mdid
center
BPRS.Maniac
BPRS.Negative
BPRS.Positive
BPRS.Depression
BPRS.Average
MANSA
sex
children
years.of.education
day
data(eden) library(lattice) xyplot(BPRS.Average~MANSA|center, data=eden, type=c("p","g","smooth"))
Run the code above in your browser using DataLab