Recent content by mjt042

  1. M

    Find a Comprehensive R Cheatsheet - Mean(xints) Included

    yes i did but i did not find anything that helpful
  2. M

    Find a Comprehensive R Cheatsheet - Mean(xints) Included

    Does anyone know where I can find a good r cheatsheet for codes such as > mean(xints). Thanks
  3. M

    Graduate Markov Chain Monte Carlo question

    .4 .6 .6 .4 so the matrix to the left would work?
  4. M

    Transition Matrix ( Markov Chain Monte Carlo)

    I am still a little confused on how a regular transition matrix could not be reversible. Also what is meant by the statement Pij=0≠Pji for some i,j. Thanks
  5. M

    Transition Matrix ( Markov Chain Monte Carlo)

    1. -Find a regular transition matrix that is not time reversible, i.e., doesn't satisfy the balance equations? 2.Pi,j=0≠Pj,ifor some i and j My understanding from Markov Chain Monte Carlo is that for the transition matrix to be regular the matrix has to have all positives entries and each row...
  6. M

    Graduate Markov Chain Monte Carlo question

    I was wondering if anyone could help me with this problem dealing with Markov Chain Monte Carlo -Find a regular transition matrix that is not time reversible, i.e., doesn't satisfy the balance equations? My understanding from Markov Chain Monte Carlo is that for the transition matrix to be...