-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmatthias-templ.html
More file actions
20 lines (18 loc) · 2.17 KB
/
matthias-templ.html
File metadata and controls
20 lines (18 loc) · 2.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<div class="container">
<div class="row">
<div id="speaker-detail" class="col-lg-6 col-lg-offset-3">
<div class="row">
<button title="Close (Esc)" type="button" class="mfp-close">×</button>
<div class="col-md-4 col-lg-4">
<img class="img-responsive" src="img/matthias-templ.jpg" alt="" /><br />
<i class="fa fa-lg fa-globe"></i><a href="http://www.statistik.tuwien.ac.at/public/templ/mtempl/?page_id=2" target="_blank">Website</a>
</div>
<div class="col-md-8 col-lg-8">
<h2>Matthias Templ</h2>
<h3>Vienna University of Technology</h3>
<p>Matthias Templ is associated professor at the Institute of Statistics & Mathematical Methods in Economics. He has additionally a position as scientist at the methods unit at Statistics Austria, and he is founder of data-analysis OG <a href="http://www.data-analysis.at/" target="_blank">link</a>. He published more than 45 papers in well-known scientific journals related to the areas of imputation, statistical disclosure control, visualisation, compositional data analysis and computational statistics. He is also author and maintainer of several R packages for official statistics, such as the R package <a href="http://cran.r-project.org/package=sdcMicro" target="_blank">sdcMicro</a>for statistical disclosure control, the <a href="http://cran.r-project.org/package=VIM" target="_blank">VIM</a> package for visualization and imputation of missing values, the <a href="http://cran.r-project.org/package=simPop" target="_blank">simPop</a> package for synthetic population simulation, and the package <a href="http://cran.r-project.org/package=robCompositions" target="_blank">robCompositions</a> for robust analysis of compositional data, and he contributed to many other packages. He is editor of the Austrian Journal of Statistics, visit <a href="http://www.ajs.or.at" target="_blank">link</a>. Please consider AJS for your publications, it is free and open-source just like R.</p>
</div>
</div>
</div>
</div>
</div>