Displaying 2 results from an estimated 2 matches for "strgraphwrap".
2009 Sep 14
2
Function "Varcov" in Design (Ver. 2.2-0) package
...se :
format.pval,
round.POSIXt,
trunc.POSIXt,
units
Design library by Frank E Harrell Jr
Type library(help='Design'), ?Overview, or ?Design.Overview')
to see overall documentation.
Attache Paket: 'Design'
The following object(s) are masked from package:Hmisc :
strgraphwrap
The following object(s) are masked from package:survival :
Surv
> corr.lrm = lrm(CORRECTNESS ~ condition * type, data = data2)
> anova(corr.lrm) ## everything seemed to work fine, so run anova on
the fitted model.
Fehler in anova.Design(corr.lrm) : konnte Funktion "Varcov&quo...
2011 Mar 30
0
Plot an ols() call from Design
...t.pval, round.POSIXt, trunc.POSIXt, units
Design library by Frank E Harrell Jr
Type library(help='Design'), ?DesignOverview, or ?Design.Overview')
to see overall documentation.
Attaching package: 'Design'
The following object(s) are masked from 'package:Hmisc':
strgraphwrap
The following object(s) are masked from 'package:survival':
Surv
> ols(Retro~rcs(log(Frequency),4),data=Data)->Data.ols
> plot(Data.ols)
Error in value.chk(at, ix, xseq, if (plot.type == "curves") 100 else 40, :
variable Frequency does not have limits defined by...