R/AllClasses.R

setClass("rpa.list",
         representation(d = "array", mu.real = "numeric", tau2 = "list", affinity = "list", cind = "numeric", set = "character", data="array"), 
	 contains = "list")

Try the RPA package in your browser

Any scripts or data that you put into this service are public.

RPA documentation built on Nov. 8, 2020, 7:47 p.m.