Skip to content

Instantly share code, notes, and snippets.

@bianjiang
bianjiang / psm.ipynb
Created February 6, 2021 20:46
Propensity Scoring Matching
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@bianjiang
bianjiang / singleton.hpp
Created June 23, 2013 20:53
A C++11 singleton template with variadic parameters support
//
// __SINGLETON_HPP__
//
// The MIT License (MIT)
// Copyright (c) <2013> <Jiang Bian jbian@uams.edu>
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights