Rdocumentation
powered by
Learn R Programming
SpaCCr (version 0.1.0)
GetParBlocks: Function to compute blocks for parallization; should not be called directly
Description
Function to compute blocks for parallization; should not be called directly
Usage
GetParBlocks(X, w)
Arguments
X
An n by p data matrix
w
A vector of positive scalars of length p-1
Examples
Run this code
NULL
Run the code above in your browser using
DataLab