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...


What is the random walk model in r?



What is the random walk model in r?..

Answer / Ramayan Prasad Mishra

A random walk is a stochastic process, and its implementation in R can be used to model certain types of financial markets. In R, you can create a simple random walk using the `arima()` function with zero parameters for autoregression (p=0), differencing (d=1) and no seasonality (s=0).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

What is principal component analysis and how can you create a pca model in r?

1 Answers  


Explain how to create a function in arguments using apply() in r?

1 Answers  


Explain bor function?

1 Answers  


Explain the programming features of R?

1 Answers  


How would you join multiple strings together?

1 Answers  


Is R is a slow language?

1 Answers  


Explain in brief preliminaries of C/C++?

1 Answers  


Why is R important for data science?

1 Answers  


What is function in r?

1 Answers  


What is a factor?

1 Answers  


Give the command to check if the element 15 is present in vector x?

1 Answers  


What is reference class?

1 Answers  


Categories