No articles match
16 - Mixed models with caracas5 months ago
Introduction | Linear mixed model | The likelihood | Shoes data | Fitting model with caracas | Programmatic approach | Maximizing the profile likelihood | Asymptotic variance of the MLE | Maximizing the full likelihood | Comparison with gls() and lmer() | Comparison with gls() - if available | Comparison with lmer() - if available
99 - Reference1 years ago
Quick start | Sums | Products | Integrals | Limits | Derivatives | Taylor expansion | Linear algebra | Solve | Assumptions | Substitution | Subsetting | Interactively show $\LaTeX$ representation | Using SymPy directly | Output | Options
03 - Objects in 'caracas'1 years ago
Variables, names, symbols etc. | Creating symbols | Classes | Indexing | Quick start | Linear algebra
05 - Extending 'caracas'1 years ago
11 - Linear algebra in caracas1 years ago
Introduction | Elementary matrix operations | Creating matrices / vectors | Matrix-matrix sum and product | Hadamard (elementwise) product | Vector operations | Reciprocal matrix | Matrix inverse; solve system of linear equations | Generalized (Penrose-Moore) inverse; solve system of linear equations [TBW] | More special linear algebra functionality | QR decomposition | Eigenvalues and eigenvectors | Inverse, Penrose-Moore pseudo inverse | Additional functionality for linear algebra | Characteristic polynomial | Rank | Cofactor | Echelon form | Cholesky factorisation | Gram Schmidt | Reduced row-echelon form (rref) | Column space, row space and null space | Singular values, svd
21 - Concentration and covariance matrix in an autoregressive model and in a dynamic linear model3 years ago
Autoregressive model ($AR(1)$) | Dynamic linear model
Chunk engine for easy tex output in Rmarkdown and Quarto3 years ago
Multiple lines | Check with no echo | Custom tex() | Notes
22 - Fastest route through the forest3 years ago
Information given | Length of line segments
91 - Using the 'SymPy' object directly4 years ago
Using SymPy directly | Elaborate example | Simple example with assumptions | Another example with assumptions
95 - Arbitrary precision arithmetic4 years ago
An example | Another example
01 - Introduction to 'caracas'4 years ago
Quick start | Linear algebra | More examples
The structure of the concentration and covariance matrix in a simple state-space model6 years ago
Autoregression ($AR(1)$) | Dynamic linear model | Numerical evalation in R
The high-level (symbol) interface6 years ago
Introduction | Simplify and output to TeX | Derivatives | Solving equations | Solving a system of equations | Ryacas high-level reference
Getting started6 years ago
Introduction | Note | Interfaces to yacas | The low-level interface | Examples | The high-level interface | Solving equations | yacas reference
Arbitrary-precision arithmetic7 years ago
Evaluating polynomials | Inverse of Hilbert matrix
The structure of the concentration and covariance matrix in a naive Bayes model7 years ago
Naive Bayes model
The low-level interface7 years ago
Example 1: Simple algebra | Example 2: Linear algebra | Simple example | Using R's character matrices | yacas variables | Sums | Limits | Solving equations | Case: gradient and Hessian for a function | Ryacas low-level reference
User-defined yacas rules7 years ago
Included rules | Custom rules