Solutions posted

18 views
Skip to first unread message

Frank Harrell

unread,
Jan 30, 2016, 9:37:29 AM1/30/16
to regmod
Solutions have been posted to the web site for assignment 1.  The LaTeX setup for these solutions is below.  Normally you don't need the amsmath framed and shadecolor declaration lines.

\documentclass{article}
\usepackage{spaper}
\usepackage{knitrl}
\usepackage{framed,color,xcolor} % for shaded sections in sol1
\colorlet{shadecolor}{blue!03} % for framed pkg: color for shading
\usepackage{amsmath, amsfonts, amssymb, amsthm} % for aligned*
\DeclareGraphicsExtensions{.pdf}
\graphicspath{{sols/}}
\newcommand{\bc}{\begin{center}}  % abbreviate
\newcommand{\ec}{\end{center}}
\newcommand{\be}{\begin{enumerate}}
\newcommand{\ee}{\end{enumerate}}
\newcommand{\bd}{\begin{description}}
\newcommand{\ed}{\end{description}}
title
{Some Solutions to Assigned Problems}

\author{BIOS330\\\smaller Department of Biostatistics\\\smaller Vanderbilt University School of Medicine}
\begin{document}
\maketitle
\tableofcontents



Reply all
Reply to author
Forward
0 new messages