forum.alglib.net

ALGLIB forum
It is currently Fri Sep 12, 2025 12:46 pm

All times are UTC


Forum rules


1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.



Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Weighted Penalized Spline Fit replacement after deprecation
PostPosted: Wed Sep 03, 2025 5:40 am 
Offline

Joined: Wed Sep 03, 2025 5:29 am
Posts: 1
The spline1dfitpenalizedw API has been deprecated and it is advised to use the spline1dfit API instead. However, the steps to perform weighted & penalized spline fitting with spline1dfit are neither apparent nor mentioned in the documentation. What is the suggested approach here?


Top
 Profile  
 
 Post subject: Re: Weighted Penalized Spline Fit replacement after deprecat
PostPosted: Mon Sep 08, 2025 9:07 pm 
Offline
Site Admin

Joined: Fri May 07, 2010 7:06 am
Posts: 929
Unfortunately, spline1dfit() does not support weighted regression for now. So, if you need weights, you have to use the deprecated version. It is still supported and unlikely to be dropped, just slower that the newer edition.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 148 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group