powered by
FlDeriv
FlDerivcompute the Jacobian of the Fleishman transform for a given set of coefficients b,c,d
FlDeriv(coef)
vector with the coefficents for the Fleishman transform
J (3,3) Jacobian matrix of partial derivatives
# NOT RUN { coef <- c( 0.90475830, 0.14721082, 0.02386092) J <- FlDeriv( coef ) # }
Run the code above in your browser using DataLab