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

Write the r programming code for an array of words so that the output is displayed in decreasing frequency order?

1 Answers  


What is the use of lattice package?

1 Answers  


What is bytecode compilation?

1 Answers  


What do you understand by element recycling in r?

1 Answers  


What are R Functions?

1 Answers  


What does not ‘r’ language do?

1 Answers  


What are r matrices and r matrices functions?

1 Answers  


What is mean in r?

1 Answers  


List out some of the function that R provides?

1 Answers  


What is JIT in R?

1 Answers  


What are Descriptive analysis methods in R?

1 Answers  


What is bootstrapping in r?

1 Answers  


Categories