Aalen Additive Fitter #1357
-
| Hello, What is the method used to estimate the parameters of Aalen Additive Fitter? Is it by minimizing the least square error? Thank you and regards, Camila F | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            CamDavidsonPilon
          
      
      
        Nov 26, 2021 
      
    
    Replies: 1 comment
-
| Hi @CamilaFernandez8, it uses linear regression, which is a least-squares techniques, so yes. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        camferna
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Hi @CamilaFernandez8, it uses linear regression, which is a least-squares techniques, so yes.