Skip to content

Question on warning for Newton steps #3

Description

@huiqingyeooo

Dear Dr. Pope,

I encountered a warning message when I tried to run radish with my dataset:
Warning message: In BoxConstrainedNewton(phi$phi, function(par, gradient, hessian) g(E = E, : maxit reached for Newton steps.

I am testing with one raster layer (continuous leaf area index), and I have scaled and created a parameterised conductance surface. The raster is not very big 191, 302, 57682 (nrow, ncol, ncell), and the pixel size is 200, covering a geographical area of ~700km2. I have a large snp dataset of ~35,000 snps (105 individuals), and I calculated genetic dissimilarity matrix reflecting the number of absolute allelic differences in pairwise comparisons. Several individuals are aggregated in the same pixel, but overall the majority of the points are quite spread out.

I have tried with mlpe as the measurement model, but did not encounter any warning messages, and the run finishes in 6 steps. The warning message only showed up when I specified generalized_wishart as the measurement, but I can still view the results using summary(). Would this mean that the model is unable to converge for the wishart measurement, hence I can’t trust the results? Is there a way to increase the number of Newton steps, and is that advisable?

Thank you very much for your time and help!

Best wishes,
Huiqing
PhD student
National University of Singapore

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions