-
### 🐛 Describe the bug
I am working on a constrained optimization problem using the augmented lagrange method. However, after calculating the first loss term in the optimization, I received the fol…
-
**REMEMBER TO ATTACH YOUR LOG FILE**
Version: 1.1.0.beta.3
Locale: en_GB
Platform: Linux 5.0.0-32-generic mu-editor/mu#34~18.04.2-Ubuntu SMP Thu Oct 10 10:36:02 UTC 2019 x86_64
```
Traceback …
-
Hi, I have a question about assembing stress term in uFVM.
When we assemble stress term at interior face,we need to add non-orthogonal part and velocity gradient transpose part to FluxVf, which is as…
-
Hi,
Just downloaded your package and ran the example code on both the GitHub and CRAN versions. Unfortunately I got:
```
> p=0.5; q=0.25; lam=3;
> mu=10; sigma=7; xi=0.75;
> n=200
> set.seed(2…
-
### -> submitter ORCID (or name)
https://orcid.org/0000-0001-7649-4498
### -> slug
cenki-2022-uht-granulitic-terranes
### -> license
CC-BY-4.0
### -> alternative license URL
_No r…
-
Just looking at fm_167 is obvious this threshold is wrong. I will need it soon for the comb correction so ought to go back and get this working well. All tiles are larger than the threshold. I don't e…
-
@lizzieinvancouver I have been thinking about how to include site in the joint model. In our last meeting we discussed including latitude in the model as a continuous variable instead of having sites …
-
## Description
Consider a program:
```
data{
real y;
}
parameters{
real mu;
real sigma;
}
model{
target += normal_lcdf(y | mu, sigma);
}
```
When `y` is infinite (and given t…
-
When `absorb=T` is passed to `lmitt.formula()`, let's calculate and return in the intercept position a ["one-way fixed effects"-weighted](https://github.com/benbhansen-stats/propertee/wiki/Fixed-effec…
-
Hello `causalpy` Community,
I would like to propose a new feature that can significantly improve the utility of `causalpy` for experimenters. It is about adding a method for Power Analysis within t…