Modifying ‘texts’ Argument in nlWaldtest Function for Custom Expressions in R
I am working with the nlWaldtest function in R and need help with dynamically setting the ‘texts’ argument based on custom expressions. My objective is to compute Wald tests for each element of a computed vector, kappa_prime, without evaluating it outside the Wald test function.