On 13/08/2016 4:02 PM, Jan Kacaba wrote:
Dear R help,
I would like to run script upon saving project files or exiting the R Studio.
For example I would like to backup whole project in another directory.
The backup directory should be named such that incremental version
number will added to proje
Dear R help,
I would like to run script upon saving project files or exiting the R Studio.
For example I would like to backup whole project in another directory.
The backup directory should be named such that incremental version
number will added to project name.
Is it somehow possible? Even bet
Thanks Bert
I am not sure what you meant by reading though.
I managed to sort this out, although ideally would exist a better solution. I
have created a column in my dataset, and given two codes depending whether
older or younger than 40. Afterwards I have applied
xyplot(MOE~Age|Species, groups=O
I need to calculate information gain using Fselector package for feature
selection ti classify document
i executed the code below
library(tm)
library(NLP)
library(FSelector)
doc<-c( "The sky is blue.", "The sun is bright today.",
"The sun in the sky is bright.","We can see the shining s
4 matches
Mail list logo