<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>Hi Guys</div>
<div><br>
</div>
<div>I've noticed a few issues on the help file for reg_multlin_stats(), which looks a lot like that for reg_multlin() (except for the examples), even though the behaviour is different.</div>
<div><br>
</div>
<div>Arguments : there's no listing for the 'opt' argument, but looking at the examples this seems to affect the behaviour (i.e. whether or not to print the ANOVA results)</div>
<div><br>
</div>
<div>Description: The description includes a dummy variable in the x-array, as for reg_multlin. However, when I include this I get an inverse_matrix() error (missing values are not allowed), and the stderr, pval and tval attributes are set to missing. I also
 get M&#43;2 coefficients, with the first coeff. being always zero.</div>
<div><br>
</div>
<div>If I eliminate the dummy variable from the x-input, these issues go away and I get M&#43;1 coeffs.</div>
<div><br>
</div>
<div>This is all consistent with the behaviour described in the examples, but is NOT the same as the behaviour in the function 'Description'</div>
<div><br>
</div>
<div>Hope that helps</div>
<div><br>
</div>
<div>Will&nbsp;</div>
</body>
</html>