Skip to content

No results show up when running Rmdr

1 message · Andrew

#
Hi all,
When running Rmdr using the demo data file using the following
commands:

data(mdrdata)
cvk<-10
nbr=2
res<-rmdr(mdrdata,10,2, randomize=TRUE)


I could not find the statistical results, but like this:

[1] 1
 Cross Validation 1 Wed Feb 18 09:05:23 2009
The best set of loci is 13 17
 Cross Validation 2 Wed Feb 18 09:05:26 2009

Could you please tell me why and how to retrieve the results?