Copies apollo_inputs
as many times as cores, but each copy contains only part of database
and draws
.
apollo_splitDataDraws(apollo_inputs, silent = FALSE)
List grouping most common inputs. Created by function apollo_validateInputs.
Boolean. If TRUE, no information is printed to console or default output.
List. Each element is a copy of apollo_inputs, but with only a piece of database
and draws
.
Internal use only. This function is called by apollo_makeCluster.