Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How can you simulate noise model using r?



How can you simulate noise model using r?..

Answer / Satti Devi

The function rnorm() in R can be used to generate random normal (Gaussian) deviates. By setting the mean and standard deviation parameters appropriately, this function can simulate various types of noise models. For example, to generate a vector of normally distributed random numbers with mean 0 and standard deviation 1, you can use x <- rnorm(100).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

How will you combine multiple different string like “data”, “science”, “in” ,“r”, “programming” as a single string “data_science_in_r_programmming” ?

1 Answers  


How would you do a left and right join in r?

1 Answers  


What are sockets in r?

1 Answers  


What are the steps to build and evaluate a linear regression model in r?

1 Answers  


What do you understand by scientific data visualization in R?

1 Answers  


Name various sectors that are using R?

1 Answers  


What will be the result of multiplying two vectors in r having different lengths?

1 Answers  


What are covariances in R?

1 Answers  


What is regular expression syntax?

1 Answers  


What is rattle package in r?

1 Answers  


Enlist the advantages of using r languages?

1 Answers  


Describe strsplit() in r string manipulation?

1 Answers  


Categories