Displaying 4 results from an estimated 4 matches for "cbond".
Did you mean:
cbind
2011 May 08
1
new to loops
...h of my variables
(about 62 of them), then I need to gather up each of their coefficients (not
the intercepts), each of their 95% confidence intervals, and each of thier
odds ratios and place them in a matrix to showcase them for my thesis.
currently, I am writing them all out one by one with the cbond method, which
has taken me a better part of a day so far and I know there has to be able
to be a way to make a loop that can do this whole process, I just havent
been able to figure it out yet.
Thanks in advance.
--
View this message in context: http://r.789695.n4.nabble.com/new-to-loops-tp35073...
2025 May 14
1
how to install R 4.4
Folks,
Sorry to bother you, but I have bad news. Normal R packages work, but
keras and tensorflow keep crashing. After 2 hours of trying to
reinstall I still have nothing.
can anybody suggest a way to install tensorflow and keras under 4.5?
(let me know if I should be posting in a different forum.)
I am pasting the script that used to work under 4.4
```
2025 May 13
1
how to install R 4.4
is there a way to get R 4.4 on linux mint with ubuntu 24.04?
I allowed upgrade of packages and that overwrote my 4.4 with 4.5 and
now i have a huge list of packages, some of which are difficult to
install to deal with.
following the instructions on
https://cloud.r-project.org/bin/linux/ubuntu/fullREADME.html
> To obtain the latest R 4.4 packages, add an entry like
>
> deb
2025 May 14
1
how to install R 4.4
Hello,
I do not care about version. My packages are in
/home/stephen/R/x86_64-pc-linux-gnu-library/4.4/
and and after renaming the 4.4 folder I can load them.
How do you avoid the version naming of the package folder?
This is not really pressing as even as is the setup is acceptable. I
did not know packages from older versions work on upgraded r-base.
Cheers
On Tue, 2025-05-13 at 18:14