Displaying 5 results from an estimated 5 matches for "lagra".
Did you mean:
lagrq
2009 Nov 24
6
From R to LaTeX to pdf?
...p; F value & Pr($>$F) \\
\hline
cat & 2 & 40.50 & 20.25 & 6.66 & 0.0019 \\
Residuals & 107 & 325.13 & 3.04 & & \\
\hline
\end{tabular}
Best regards,
Joel
_________________________________________________________________
Lagra alla dina foton på Skydrive. Det är enkelt och säkert!
http://www.skydrive.live.com
[[alternative HTML version deleted]]
2010 Jan 15
1
How to calculate the row wise means for grouped columns in matrix?
...the indices of the columns to use.
What do you think, is it a good idea or not? If yes, any suggestions how to do it? If no, is there any alternative solution that might work better?
All the best,
Joel
_________________________________________________________________
Lagra alla dina foton på Skydrive. Det är enkelt och säkert!
http://www.skydrive.live.com
[[alternative HTML version deleted]]
2002 Jan 15
1
another starcraft
...ndows didn't help at all, so I thought that maybe anyone on the list had 2 minutes to spare and could give me a neat solution.
Regards
//Stefan
_________________________________________s_p_r_a_y_
H?r b?rjar Internet!
Skaffa gratis e-mail och gratis Internet p? http://www.spray.se
Nu kan du lagra dina filer och dokument p? n?tet. http://www.spray.se/sprayspace
2009 Nov 24
1
Decision trees with factors and numericals
...Raf + Antho, data=decTreeNA, method=anova) # Have tried "method=class" as well
Error in as.character(x) :
cannot coerce type 'closure' to vector of type 'character'
Best regards,
Joel
_________________________________________________________________
Lagra alla dina foton på Skydrive. Det är enkelt och säkert!
http://www.skydrive.live.com
[[alternative HTML version deleted]]
2009 Nov 03
2
Change negative values in column
...tive minimum!
for (i in x)
{
if(x[i]<0) # Found a negative value
{
x[i]=minimum/10 # Change to a new non-negative value
}
}
}
nonNegative(Aa_non_neg) # Apply function on column
_________________________________________________________________
Lagra alla dina foton på Skydrive. Det är enkelt och säkert!
http://www.skydrive.live.com
[[alternative HTML version deleted]]