
Last chance! 50% off unlimited learning
Sale ends in
Given a level one design matrix, and a subsets object, convert into a list of design matrices, each one of which is the design matrix for its own level
as.sublist(D1, subsets)
Design matrix for level one code
subsets object
Robin K. S. Hankin
M. C. Kennedy and A. O'Hagan 2000. “Predicting the output from a complex computer code when fast approximations are available” Biometrika, 87(1): pp1-13
data(toyapps)
as.sublist(D1=D1.toy , subsets=subsets.toy)
Run the code above in your browser using DataLab