powered by
Response_set
Subset Response_set objects
# S4 method for Response_set,numeric,missing [[(x, i, j, ...)
A Response-class object.
Response-class
A Response_set-class object from which to extract Response(s) or in which to replace element(s).
Response_set-class
indices specifying elements to extract or replace.
This will not be used in Response_set-class objects.
Additional parameters to be passed to the function.
Emre Gonulates
resp_set <- sim_resp(ip = generate_ip(n = 12), theta = rnorm(10), output = "response_set") resp_set[[2]]
Run the code above in your browser using DataLab