[R] help in KNN

2016-02-29 Thread Alnazer Elbedairy
dear all attached you will find a csv datasets, there are many steps before these they work properly. but I have errors in these steps I guess. any help appreciated. Step1: convert the data from continuous to categorical ##nautodata is the normalized data. I did it in the previous steps. MPGCat=

Re: [R] PDF form Rstudio

2016-02-26 Thread Alnazer Elbedairy
installed, but you have to install TEXmaker too, it works now, thank you guys On Thu, Feb 25, 2016 at 11:10 PM, Thomas Petzoldt wrote: > Yes, you are right. Sweave depends on Latex too, so its no workaround in > this case. > > Hope it helps, thpe > > Am 26.02.2016 um 06:54 schrieb Ulrik Stervbo:

Re: [R] PDF form Rstudio

2016-02-25 Thread Alnazer Elbedairy
i rather than Chrome _strongly_ recommended) Linux: Use system package manager On Thu, Feb 25, 2016 at 3:58 PM, Erin Hodgess wrote: > What's the error? You have to show it and the Rmd too, please. > > > > On Thu, Feb 25, 2016 at 5:35 PM, Alnazer Elbedairy < > alnaz

[R] PDF form Rstudio

2016-02-25 Thread Alnazer Elbedairy
Dear All I did the following steps to get a PDF file from Rstudio 1- activate Rmarkdown 2- save file as (name.Rmd) 3- use chunk for each step 4- go to Knit - PDF to save a file as PDF but I got an error any help please [[alternative HTML version deleted]] _

Re: [R] KNN

2016-02-25 Thread Alnazer Elbedairy
said, your function does not do this. It does not even run > kNN. > > > > - > > David L Carlson > > Department of Anthropology > > Texas A&M University > > College Station, TX 77840-4352 > > > > -Original Message-

Re: [R] KNN

2016-02-24 Thread Alnazer Elbedairy
s to what this function is? > > Jim > > > On Wed, Feb 24, 2016 at 7:02 AM, Alnazer > wrote: > > How I can use majority guessing function to evaluate KNN, if I have data > saved in CSV file > > > > Alnazer Elbedairy > > > > _

[R] Normalization in R

2016-02-24 Thread Alnazer Elbedairy
Dear all anyone know the function or syntax to get the Normalization for Data ? thanks [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE

[R] majority guessing

2016-02-22 Thread Alnazer Elbedairy
dear there what the steps I can find the knn by using majority guessing. thanks. [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do rea