-
Hello, I would like to ask whether this function can handle repeated observations in the data. For example, the mixture exposure data of the study object has been measured several times, and each stud…
-
### Description of feature
Store repeated measurements of the same variables
-
Descriptions for some measurements seem to be directly copied from their title, while they should probably have no description at all.
![image](https://user-images.githubusercontent.com/70603/2846…
-
I came across a case where the implementation of the White kernel is wrong. The definition in GPflow states that the [matrix representation](https://github.com/GPflow/GPflow/blob/develop/gpflow/kernel…
-
The QuantumClassifier example in Manual returns the following error:
```
> tt = QuantumClassifier(n=8,B=2,r=c(1,3),
+ matrix(sample(256,replace=TRUE),nrow=1),
+ …
-
Hi,
I am unsure how to create an experimental design that takes into consideration paired samples. For example, a group of samples that has measurements in time zero (T0) and then 20 days post trea…
-
**Describe the bug**
Field descriptions and validation errors use slightly larger font size in hTWOo, than Fluent React.
**To Reproduce**
Steps to reproduce the behavior:
1. Compare [Style Guide…
-
I'm getting an unexpected fatal error in `weib.limit()` when there are many repeated first measures.
For example, when I run `weib.limit(rep(157,50))`, I get the usual warning message about applyin…
-
@mgross @arunge
Please give top priority to solving this over any other task!
Check this file:
[model test correlation.zip](https://github.com/Pandora-IsoMemo/resources/files/10032690/model.t…
-
For rows that contain blank replicate types, a number of changes are needed
1) Instead of calling them blank1,2 when repeated, call them just blank but have a _1 and _2 in the source mat id. Need to …