powered by
AF(y, ...) ## S3 method for class 'default': AF(y, z, w=rep(1, ncol(y)), k=sum(w), freq=rep(1, nrow(y)), ...) ## S3 method for class 'wprof': AF(y, ...)
wprof
y
ophi
list
rho
q/n
n
vl <- c(2, 3, 3, 2) prof <- var2prof(varlen = vl) res <- AF(prof, z = c(1, 2, 1, 1), k = 1) res
Run the code above in your browser using DataLab