Ben Chuanlong Du's Blog

It is never too late to learn.

Variables in Java

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

  1. There are 3 different types of variables in Java: instance variables, local variables and argument variables. An instance variables will be initialized to default values if it is not initialized manually …

Convert Math Formula and Table To LaTeX

R

  1. xtable{xtable}

    • Good for converting table to LaTeX code.
  2. latex{Hmisc}

    • Convert R objects (not just tables) to LaTeX code.

Excel

MATLAB

Mathematica

  1. Type in the formula in Mathematica.

  2. Selected the formula.

  3. Right click on selection, and then select "Copy as" -> "LaTeX".

  4. You can also convert formulas to other …

Shunfeng Deliver

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

顺风快递: 1: 下单 2: 查询 3: 业务咨询 4: 投诉

Flow Chart Software

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

XMind

Lucid Chart

Only 3 docs allowed, the free account is pretty much useless!!!

MS Visio

Make Inference Using Bootstrap

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

http://www.stat.umn.edu/geyer/old/5601/examp/tests.html#pv

\(BC_{\alpha}\) confidence interval the way to calculate p-values ...