slaterStandardization {OpenRepGrid} | R Documentation |
Internal workhorse for Slater standardization.
Description
Function uses a matrix as input. All overhead
of repgrid
class is avoided. Needed for speedy simulations.
Usage
slaterStandardization(x)
Arguments
x |
A matrix. |
[Package OpenRepGrid version 0.1.18 Index]