JudgeModel_func {deFit} | R Documentation |
Judge the model belongs of N-variable and N-order differential equation.
JudgeModel_func(model)
model |
The original string users defined. |
c(2,1): Bivariate first-order DE; c(1,2): Univariable second-order DE.