Multiple Regression Code

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • benjamin.d.rogers@gmail.com

    #1

    Multiple Regression Code

    Hello, Does anybody have vba code to share that performs a multiple
    regression analysis? I need the analysis to return summary statistics,
    stats for each independent variable, as well as residuals. Thank you
    in advance for any assistance. Best regards, Ben.

  • MGFoster

    #2
    Re: Multiple Regression Code

    benjamin.d.roge rs@gmail.com wrote:
    Hello, Does anybody have vba code to share that performs a multiple
    regression analysis? I need the analysis to return summary statistics,
    stats for each independent variable, as well as residuals. Thank you
    in advance for any assistance. Best regards, Ben.
    >
    Try some of the items returned by this Google search:

    http://tinyurl.com/yh4kx6

    --
    MGFoster:::mgf
    Oakland, CA (USA)

    Comment

    Working...