Displaying 8 results from an estimated 8 matches for "catg".
Did you mean:
cat
2012 Sep 07
3
error: in catg (xi, name=nam, label=lab): "LO2" has <2 category levels
Dear R-users,
During a fit procedure in a Logistic prediction model I encounter the
following problem:
error: in catg (xi, name=nam, label=lab: X has <2 category levels
The following code is used:
fit <-lrm(MRI_Diag_RC ~ factor(O4_1r) + N6_1r + leeftijd + LO1 + LO2 + LO3+
LO4+ LO5+ LO6+ LO7+ LO8+ LO9+ LO10+ LO11+ LO12+ LO13 + LO14+ LO15+ LO16+
LO17+ LO18+ LO19+ LO20+ LO21+ LO22+ LO23+ LO24 + LO26+ LO27 + L...
2004 Sep 09
2
Rd syntax error detected in CRAN daily checks
...ng Rd files ... ERROR
Rd files with syntax errors:
/var/mnt/hda3/R.check/r-devel/PKGS/Design/man/Design.trans.Rd:
unterminated section 'alias'
The .Rd file is attached. It begins with
\name{Design.trans}
\alias{Design.trans}
\alias{asis}
\alias{pol}
\alias{lsp}
\alias{rcs}
\alias{catg}
\alias{scored}
\alias{strat}
\alias{matrx}
\alias{\%ia\%}
\title{
Design Special Transformation Functions
}
\description{
This is a series of functions (\code{asis}, \code{pol}, \code{lsp},
....
No error is detected when I run CMD CHECK using the latest R-devel
locally, using the 5 Sep 04 versio...
2016 Nov 04
0
Major Update to rms package: 5.0-0
...ce
MathJax-compatible latex and html code for fitted models when using R
Markdown
* html: new methods for model fit objects for use with R Markdown
* formatNP: fixed error when digits=NA
* latex.anova.rms: fixed error in not rounding enough columns doe to using
all.is.numeric intead of is.numeric
* catg: corrected bug that disallowed explicit catg() in formulas
* ggplot.Predict: added height and width for plotly
* survplot: respected xlim with diffbands. Thanks: Toni G
* reVector: changed to reListclean and stored model stats components as
lists so can handle mixture of numeric and character, e.g...
2016 Nov 04
0
Major Update to rms package: 5.0-0
...ce
MathJax-compatible latex and html code for fitted models when using R
Markdown
* html: new methods for model fit objects for use with R Markdown
* formatNP: fixed error when digits=NA
* latex.anova.rms: fixed error in not rounding enough columns doe to using
all.is.numeric intead of is.numeric
* catg: corrected bug that disallowed explicit catg() in formulas
* ggplot.Predict: added height and width for plotly
* survplot: respected xlim with diffbands. Thanks: Toni G
* reVector: changed to reListclean and stored model stats components as
lists so can handle mixture of numeric and character, e.g...
2013 Apr 19
2
NAMESPACE and imports
...ctions defined in other packages.
For example there is a latex method in the Hmisc package, and rms has a
latex method for objects of class "anova.rms" so there are anova.rms and
latex.anova.rms functions in rms. I use:
export(asis,bj,bjplot,bootBCa,bootcov,bootplot,bplot,calibrate,cph,catg,combineRelatedPredictors,confplot,contrast,coxphFit,cph,cr.setup,datadist,effective.df,fastbw,formatNP,gendata,gIndex,GiniMd,Glm,Gls,groupkm,Hazard,hazard.ratio.plot,histdensity,"%ia%",ie.setup,interactions.containing,legend.nomabbrev,lm.pfit,lrm,lrtest,lsp,matinv,matrx,Newlabels,Newlevel...
2010 Oct 04
1
I have aproblem about nomogram--thank you for your help
...f the variable is different ('as.numeric(T.Grade)')
I encounter aproblem in the last program,and I try to settle this problem though several ways ,just like:
asis(x, parms, label, name)
matrx(x, label, name)
pol(x, parms, label, name)
lsp(x, parms, label, name)
rcs(x, parms, label, name)
catg(x, parms, label, name)
scored(x, parms, label, name)
strat(x, label, name)
x1 %ia% x2
and i can not settle this problem
can you tell me how to settle this problem,thank you
turly yours
2008 Jan 14
1
Problems with forms
...nt.FormNav.txtSearch.style.color="";HasChanged=1} if (document.FormNav.txtSearch.value != '''') { var param; param = ''?''; param = param + ''txtSearch='' + escape(document.FormNav.txtSearch.value); param = param + ''&Catg='' + document.FormNav.Catg.value; param = param + ''&ArticleType=0''; document.location.href = document.FormNav.action + param; } else if ("" == "" || "" == "1"){ if (document.FormNav.Catg.options.selectedIndex...
2006 Apr 21
28
Ruby, Rails & Linux - Which distro ??
Hi,
I''ve been doing most of my initial playing with rails on a windows
system - but wish to switch to a dedicated linux box for this.
Are there any particular distro''s to avoid / recommend. I prefer debian
for my other stuff, but thought i''d ask before going ahead. :)
Cheers
--
Posted via http://www.ruby-forum.com/.