search for: rtn_list

Displaying 1 result from an estimated 1 matches for "rtn_list".

1999 Oct 21
1
left.solve
...% xxi^.5) adfbetas_abs(dfbetas[,2]) p1_(99/18)*adfbetas*(adfbetas+1)^2+1 p1[adfbetas>2]_100 symbols(x, y, circles=sqrt(p1), inches=0.2*relsize, xlab=xlab, ylab=ylab, cex=cex) } title(main, cex=tcex) if (!ares) abline(rslt) if (id) identify(x, y, dimnames(df)[[1]]) rtn_list(x=x,y=y,rslt=rslt) if (proportional) rtn_list(x=x,y=y,rslt=rslt,dfbetas=dfbetas) invisible(rtn) }