Displaying 2 results from an estimated 2 matches for "pleasehelp".
2012 Dec 12
2
help with predict.glm, and charting with factors
...messages:
Error: variable 'fTemp' was fitted with type "factor" but type "numeric"
was supplied
In addition: Warning message:
In model.frame.default(Terms, newdata, na.action = na.action, xlev =
object$xlevels) : variable 'fTemp' is not a factor
grrrrrrrrrr
Pleasehelp<-read.table("Rhelp.txt",h=T)
attach(Pleasehelp)
fix(Pleasehelp)
Temp Sal Go Total
5 34 1 1
5 34 1 1
5 34 1 1
5 21 1 1
5 21 1 1
5 21 0 1
10 34 1 1
10 34 0 1
10 34 1 1
10...
2010 Apr 04
1
How to add a column to dtm showing a part from directory source?
...i need to do is to create a
dtm and add a column to it showing a "class" information of the txt files.
My directory source is like "C:\\R\\20news-18828\\comp.graphics" for the
comp.graphic subfolder.I need to take only "comp.graphic" part to be seen at
the CLASS column.Pleasehelp...
--
View this message in context: http://n4.nabble.com/How-to-add-a-column-to-dtm-showing-a-part-from-directory-source-tp1750923p1750923.html
Sent from the R help mailing list archive at Nabble.com.