Displaying 6 results from an estimated 6 matches for "brms".
Did you mean:
bms
2024 Sep 27
1
Disabling S4 primitive dispatch during method resolution affects namespace load actions
Hello,
This problem originally surfaced as an interaction between 'brms',
'rstan' and 'Rcpp' [1]: a call to dimnames() from the 'brms' package on
an object of an S4 class owned by the 'rstan' package tried to load its
namespace. rstan:::.onLoad needs to load Rcpp modules, which uses load
actions and reference classes. Since methods::...
2018 May 05
1
error in chol.default((value + t(value))/2) : , the leading minor of order 1 is not positive definite
...ng troubles with nlme fitting a simplified model
as shown below eliciting the error
Error in chol.default((value + t(value))/2) :
? the leading minor of order 1 is not positive definite -
I have seen the threads on this error but it didn't help me solve the
problem.
The model runs well in brms and identifies the used parameters even with
fixed effects for TRT? - but here in nlme TRT is ignored and I guess
this is not the reason for the said error
Below is the quite clumsy simulated data set and specification of call
to nlme - the start values are taken from fitted values in brms
lib...
2024 Sep 27
1
Disabling S4 primitive dispatch during method resolution affects namespace load actions
>>>>> Ivan Krylov via R-devel
>>>>> on Fri, 27 Sep 2024 13:32:27 +0300 writes:
> Hello,
> This problem originally surfaced as an interaction between 'brms',
> 'rstan' and 'Rcpp' [1]: a call to dimnames() from the 'brms' package on
> an object of an S4 class owned by the 'rstan' package tried to load its
> namespace. rstan:::.onLoad needs to load Rcpp modules, which uses load
> actions an...
2017 Nov 18
2
Debian backport on Stretch?
...est
approach at this time?
If I should go back to the standard Stretch install, does that mean I need
to be especially cautious about installing packages with install.packages()
inside R, because that would get me a package that depended on r-api-34? I
use a few packages like rstan, rstanarm, and brms that I don't see when I
do aptitude search, and I'm not sure what that means I should do.
Thanks,
Bill
[[alternative HTML version deleted]]
2017 Nov 18
0
Debian backport on Stretch?
...e?
>
> If I should go back to the standard Stretch install, does that mean I need
> to be especially cautious about installing packages with install.packages()
> inside R, because that would get me a package that depended on r-api-34? I
> use a few packages like rstan, rstanarm, and brms that I don't see when I
> do aptitude search, and I'm not sure what that means I should do.
>
> Thanks,
>
> Bill
>
>
[[alternative HTML version deleted]]
2006 Sep 26
5
Samba setup for CentOS-4.4 workstations
I am trying to get our prototype Linux workstation to allow users to see
shares on our legacy MicroSoft Windows-2000 Domain Server, I can find
guides for setting up Samba as a Primary Domain Controller but I cannot
seem to locate any good and expansive guide for setting up a samba
workstation and just joining the domain. Perhaps this is so trivial a
process no-one thinks that it requires such a