Displaying 1 result from an estimated 1 matches for "mktest1".
Did you mean:
mktest
2009 Jan 06
2
Strange error message
...ormation and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> source('setup.s')
> source('mktest1.s')
> fit1w <- survreg(Surv(time, status) ~x, test1, dist='weibull')
Warning: stack imbalance in '.Call', 26 then 27
Warning: stack imbalance in '<-', 24 then 25
Warning: stack imbalance in '{', 22 then 23
Warning: stack imbalance in 'if', 20 the...