## S3 method for class 'PAMM':
plot(x, graphtype = "both", nbgroup, nbrepl,\dots)
PAMM
, plot.EAMM
, plot.SSF
ours=PAMM(numsim=10,group=c(10,20,30),repl=c(2,4,6),randompart=c(0.4,0.1,0.5,0.1),fixed=c(0,1,0.7))
plot(ours, "both")
plot(ours, "group",nbrepl=4)
plot(ours,"repl",nbgroup=20)
Run the code above in your browser using DataLab