Click or drag to resize
CVVUBoxCox Method
Run Box-Cox (lambda) Transformation on VV.

Available since Oasis montaj version: 5.1.8
License: Available to anyone with an Oasis Montaj license.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static void BoxCox(
	CVV oVV1,
	double d2
)

Parameters

oVV1
Type: GeoEngine.Core.GXNetCVV
[i/o] VV
d2
Type: SystemDouble
[i] Lambda Value
See Also