MONTE CARLO SIMULATION EXAMPLES IN R (BASIC EXAMPLES)

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ก.ย. 2024
  • #rstudio #statistics #simulation #datascience #dataanalysis
    Here I show how to perform some simulations using R. I have take a few examples to showcase how you can use MC simulation to solve problems.
    Join this channel to get access to perks:
    / @analyticsuniversity
    #finance #machinelearning #datascience
    For courses on Credit risk modelling, Market Risk Analytics, Marketing Analytics, Supply chain Analytics and Data Science/ML projects contact analyticsuniversity@gmail.com
    For Study Packs : analyticunivers...
    Coursera : imp.i384100.ne...
    DataCamp: datacamp.pxf.i...
    Skillshare: skillshare.eqc...
    Coursera :
    Data Science : bit.ly/37nABr6
    Data Science Python : bit.ly/2ZK5oMm
    Recommended Data Science Books on Amazon :
    Python for Data Science: geni.us/Python...
    R for Data Science : geni.us/DataSc...
    Machine Learning using Tensorflow: geni.us/MLinTe...
    Data Science from Scratch: geni.us/DataSc...
    Python programming: geni.us/LearnP...
    Artificial Inteligence: geni.us/LearnAI
    Data Vizualization : geni.us/DataViz

ความคิดเห็น • 6

  • @wasimbagwan2673
    @wasimbagwan2673 7 หลายเดือนก่อน

    Can we use to Monte Carlo simulation for prediction of Transition probability matrix

  • @thejll
    @thejll 5 หลายเดือนก่อน

    Hi, can you show an example of Monte Carlo dropout estimation of inference uncertainty, in R?

  • @brunocesarpasquini
    @brunocesarpasquini 9 หลายเดือนก่อน

    A nice introduction to Monte Carlo simulation in R, congratulations on that. I only lacked some deeper explanation on the process and formulas of your linear regression example. How did you simulate a linear regression with true_intercept and true_slope predefined?
    Last but not least, I would suggest you to produce a line plot of the estimated value of pi as the number of simulated values grows during the simulation... You can collect that inside your for loop and then plot it at the end...

  • @Satyam1010-N
    @Satyam1010-N 9 หลายเดือนก่อน

    Python too with hard examples trading.

  • @Rk-jq1og
    @Rk-jq1og 4 หลายเดือนก่อน

    1st code show error...