Hello! I'm John.
    
    I am interested in survey sampling and machine learning methods. 
With a background in computer science, I have experience developing computer programs for model estimation and forecasting. 
I love talking about research and possible collaborations. And I am excited about the opportunity to grow with everyone. 
Recent posts
  
    
  
    
    
    
  
    
    
    
      
      
      
        
        
          5 minute read
        
      
    
  
    
  Result: Using Rcpp with OpenMP can accelerate the simulation about 70 times in R.
  
 
  
    
  
    
    
    
  
    
    
    
      
      
      
        
        
          3 minute read
        
      
    
  
    
  Result: On average, using Rcpp can be about 4.5 times faster than just using R.
  
 
  
    
  
    
    
    
  
    
    
    
      
      
      
        
        
          3 minute read
        
      
    
  
    What is a class system?
R is an object-oriented programming language with 
four object-oriented class systems.1 In other words, there are four ways to write ...
  
 
  
    
  
    
    
    
  
    
    
    
      
      
      
        
        
          2 minute read
        
      
    
  
    This short simulation study 
examines the coverage probability of 95% confidence intervals 
of the Horvitz-Thompson estimator of the population mean 
under s...
  
 
  
    
  
    
    
    
  
    
    
    
      
      
      
        
        
          less than 1 minute read
        
      
    
  
    I wrote this article for a course. The link to the article is 
here.