-
Good day.
I am working on a model using the dynr package and encountering several issues related to NaNs being produced during the fitting process. Below is the code I am using, along with the warnin…
-
Hi Cloufield team, it was a struggle for a GWAS newbie like me that finally went to the [SNP-Heritability estimation by GCTA-GREML section](https://cloufield.github.io/GWASTutorial/14_gcta_greml/). No…
-
The ordering and naming of components is not perfectly consistent across all variations of as.data.frame.VarCorr.merMod (e.g. is it variances first, then correlation parameters, or do the terms come i…
-
# 🐛 Bug
From time to time I observe negative variances from my trained gpytorch models when I run,
`prediction_distribution = likelihood(model)`
I don't think it would serve anyone to share a…
-
Always put the function in to the module
```
Function Beta(StockReturns As Range, MarketReturns As Range) As Variant
' Check if the number of stock returns matches the number of market return…
-
Hi,
I am running Logistic regression using BM and in order to perform features analysis I am interested in the variance/std of the features, to calculate the t-test score for instance.
I did not find …
-
Hello @anglixue,
I have been trying to run mtCOJO on a trait, adjusting for 3 other traits using GCTA v1.94.1 and this is the error message I received:
```
Error: the variance-covariance matrix o…
-
Hi there, thanks for making and maintaining this excellent project!
I was wondering why the covariance output of the predict function is a Matrix in the shape of the kernel function. As far as I ca…
-
Not sure if I am using it wrong here, but I do not seem to be able to use source_video_smoothed mode when trying to drive a single still image as a source (and not a video instead). I can use "single_…
-
Hi,
I have a question/request regarding the variance covariance matrix of marginal effect for multiple continuous treatment cases.
I think it is easiest to explain what I mean using an example.…