[R] package spline - default value of Boundary.knots of ns

2024-07-09 Thread Ajith R via R-help
Dear Maintainer, Thanks for the excellent package splines. I am writing this email to request you to consider a suggestion I have with regards to the function ns. While trying to rework an example from a textbook, I couldn't call ns with appropriate arguments to reproduce the results. The pac

[R] Automatic Knot selection in Piecewise linear splines

2024-07-09 Thread Anupam Tyagi
How can I do automatic knot selection while fitting piecewise linear splines to two variables x and y? Which package to use to do it simply? I also want to visualize the splines (and the scatter plot) with a graph. Anupam [[alternative HTML version deleted]] _

[R] Weird R Studio behaviour...

2024-07-09 Thread Levent TERLEMEZ via R-help
Hi, Have a nice week. First of all, I know this is not R Studio forum but I want to ask here first, if you all do not mind. Well, I am away from my computer right now but, I have a strange problem (at least to me). My script worked perfectly for a year, and today, suddenly stop working because

Re: [R] Weird R Studio behaviour...

2024-07-09 Thread Bert Gunter
I think you should also update R to the latest version, as that *might* be the source of the problem. Other may be able to give you a specific diagnosis, but updating R is to a (reasonably, at least) current version is good practice anyway. Cheers, Bert On Tue, Jul 9, 2024 at 8:11 AM Levent TERL

Re: [R] Weird R Studio behaviour...

2024-07-09 Thread Stephen H. Dawson, DSL via R-help
I disagree. UTF-8 is far from new. The IDE cannot fail at the point of not handling a known technology without advancing the argument with further messaging. What happens when you run the same code within R apart from the IDE? What trace work have you accomplished with this special character

Re: [R] Weird R Studio behaviour...

2024-07-09 Thread Ivan Krylov via R-help
В Tue, 9 Jul 2024 13:02:17 + Levent TERLEMEZ via R-help пишет: > System is on W 10, and R 3.4.1 is working with R Studio. R Studio is > updated today https://posit.co/download/rstudio-desktop/ says "RStudio requires R 3.6.0+" so I'm afraid they don't support this configuration any more. --