Form Data RegressionEstimate Wilson Method
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public double[] EstimateWilson(
string id1,
string id2,
string model
)VB
Public Function EstimateWilson (
id1 As String,
id2 As String,
model As String
) As Double()