powered by
Summary function for cgr object
# S3 method for cord summary(object, ...)
is a cord object, e.g. from output of cgr.
cgr
not used
cord
# NOT RUN { abund <- spider$abund[,1:5] spider_mod <- stackedsdm(abund,~1, data = spider$x, ncores=2) spid_lv=cord(spider_mod) summary(spid_lv) # }
Run the code above in your browser using DataLab