BookmarkSubscribeRSS Feed
afgdurrani0
Pyrite | Level 9

Can anybody provide me the complete proc of marquardt method?

3 REPLIES 3
ChrisHemedinger
Community Manager

Without further details, I can guess only that you're looking at nonlinear regression (PROC NLIN) with METHOD=MARQUARDT for the fitting algorithm.  This community can provide much more help if you provide more details on the problem.  There is some basic guidance here in this doc from UCLA.  And some general overview of related procedures here.


Chris

It's time to register for SAS Innovate! Join your SAS user peers in Las Vegas on April 16-19 2024.
Rick_SAS
SAS Super FREQ

The Marquardt least-squares optiomization method is available by using the NLPLM subroutine in SAS/IML.  The documentation of the NLPLM subroutine describes the algorithm as "an efficient modification of the trust-region method."

afgdurrani0
Pyrite | Level 9

Dearest sir,

Thank you for your kind reply.

I am a fisheries specialist and frequently use SAS for my statistics problems. In a research paper, I have studied about the modified form of Marquardt method. I want you to have look at this modified method (below link) and kindly provide me your comments and view over this modified form of Marquardt method ; that is it correct? Thanks alot

Program Summary - general model.pdf - Google Drive

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 1790 views
  • 6 likes
  • 3 in conversation