Use a three-state continuous-time multi-state model with transient infected state and absorbing recovered and dead states and . If recovery and death have constant transition intensities and , its Q-matrix is
with state order . This is also a competing risks model: recovery and death are the two mutually exclusive first events.
The first subscript in is the calendar time , and the second is the infection age , the time elapsed since the source individual became infected. Thus is the rate at which an individual of infection age generates infections at time . The corresponding discrete infectious disease renewal equation is
up to a separately modelled term for imported infection. The upper limit may instead be a fixed maximal infectious age, with unavailable terms set to zero.
The leave-one-out residual identity for a linear smoother, obtained from the block matrix inverse or the Sherman–Morrison formula, is
Hence
Compute once the spectral decomposition in operations and the vector in . For each , set
Then compute
Both calculations take operations per tuning parameter, after which the displayed leave-one-out formula costs . All scores therefore require operations.
The kernel ridge regression estimator is
By the representer theorem, . If , substitution and differentiation give
Thus
The matrix is the kernel-ridge hat matrix.
Let and . Each with is a valid p-value by the argument in part c. If the Holm step-down procedure selects any index from , let be the rank of the first such index. All earlier selections belong to , so
Selection through rank implies
Consequently
Thus the procedure controls the familywise error rate without requiring independence among the p-values.
If , then for every at least one of and is true. Since
validity of the p-value for whichever component null is true implies . Therefore the union bound gives
This is the Bonferroni correction for the composite intersection alternatives.
One standard construction uses the Debiased Lasso. Starting from the Square-root Lasso estimate , estimate a vector that approximately inverts the th column of the empirical Gram matrix , for example by a Nodewise Lasso. Define
and estimate by . The approximate two-sided level- test rejects when
where is a standard normal quantile.
Sufficient high-dimensional conditions include a Compatibility condition for the Lasso bounded away from zero, , , and
together with the corresponding sparsity and consistency conditions for the nodewise inverse-Gram estimate. Under these assumptions the Debiased-Lasso asymptotic normality makes the rejection probability under tend to .
The Square-root Lasso estimator with regularization parameter is
Unlike the ordinary Lasso, its tuning parameter does not require prior knowledge of the noise standard deviation .
Part b places in the Lasso cone condition. Keeping the prediction-error term in the same argument gives
where the second step is the Cauchy-Schwarz inequality. The restricted eigenvalue condition gives
for nonzero in this cone. Division by proves
The result is immediate when .
For each column , the normalized score is
The errors are independent Rademacher random variables, and . The Hoeffding lemma therefore makes a sub-Gaussian random variable with variance proxy , so
The union bound with gives
For this becomes
In particular, if , the lower bound tends to one as .
Write . On , Hölder's inequality gives
Since , the triangle inequality gives
Substitution in the Basic inequality for the Lasso, followed by discarding the nonnegative prediction-error term, yields
Therefore , the Lasso cone condition.
With the normalization used here, the Lasso estimator minimizes
Optimality at relative to the feasible point gives
The columns of are centered, so and the centered noise produces the same score function as . Expanding the two squared norms and cancelling the noise norm yields the standard Basic inequality for the Lasso
Thus the displayed inequality in the question has a factor-of-two typo: its left side should be , or both terms on its right should be doubled. No scaling of the usual squared-error Lasso objective produces the three displayed coefficients simultaneously. Parts b and d explicitly ask us to use the stated inequality, so their requested constants follow from that stated version.
Let solve the th diagonal-block problem and set
Its inverse is block diagonal. On each diagonal block, the Graphical-Lasso Karush-Kuhn-Tucker conditions hold by the definition of . On the off-diagonal blocks choose
The assumed inequalities ensure that every entry lies in , exactly the allowed subgradient at a zero entry of .
Thus on every block. The KKT conditions and the fact that the objective is strictly convex prove that , giving the claimed block decomposition.
Multiply the Karush-Kuhn-Tucker conditions on the right by and take the matrix trace:
Symmetry and the defining property of the subgradient of the absolute value give
Consequently the last two terms in the objective sum to , and hence
The differential of the log-determinant is . The subdifferential of the entrywise norm consists of symmetric matrices with
The Karush-Kuhn-Tucker conditions for the Graphical Lasso are therefore
Because is strictly convex on the positive-definite matrices, these conditions characterize the unique minimizer whenever it exists.

Pinned article: Introduction to the OurBigBook Project

Welcome to the OurBigBook Project! Our goal is to create the perfect publishing platform for STEM subjects, and get university-level students to write the best free STEM tutorials ever.
Everyone is welcome to create an account and play with the site: ourbigbook.com/go/register. We belive that students themselves can write amazing tutorials, but teachers are welcome too. You can write about anything you want, it doesn't have to be STEM or even educational. Silly test content is very welcome and you won't be penalized in any way. Just keep it legal!
We have two killer features:
  1. topics: topics group articles by different users with the same title, e.g. here is the topic for the "Fundamental Theorem of Calculus" ourbigbook.com/go/topic/fundamental-theorem-of-calculus
    Articles of different users are sorted by upvote within each article page. This feature is a bit like:
    • a Wikipedia where each user can have their own version of each article
    • a Q&A website like Stack Overflow, where multiple people can give their views on a given topic, and the best ones are sorted by upvote. Except you don't need to wait for someone to ask first, and any topic goes, no matter how narrow or broad
    This feature makes it possible for readers to find better explanations of any topic created by other writers. And it allows writers to create an explanation in a place that readers might actually find it.
    Figure 1.
    Screenshot of the "Derivative" topic page
    . View it live at: ourbigbook.com/go/topic/derivative
  2. local editing: you can store all your personal knowledge base content locally in a plaintext markup format that can be edited locally and published either:
    This way you can be sure that even if OurBigBook.com were to go down one day (which we have no plans to do as it is quite cheap to host!), your content will still be perfectly readable as a static site.
    Figure 5. . You can also edit articles on the Web editor without installing anything locally.
    Video 3.
    Edit locally and publish demo
    . Source. This shows editing OurBigBook Markup and publishing it using the Visual Studio Code extension.
  3. https://raw.githubusercontent.com/ourbigbook/ourbigbook-media/master/feature/x/hilbert-space-arrow.png
  4. Infinitely deep tables of contents:
    Figure 6.
    Dynamic article tree with infinitely deep table of contents
    .
    Descendant pages can also show up as toplevel e.g.: ourbigbook.com/cirosantilli/chordate-subclade
All our software is open source and hosted at: github.com/ourbigbook/ourbigbook
Further documentation can be found at: docs.ourbigbook.com
Feel free to reach our to us for any help or suggestions: docs.ourbigbook.com/#contact