[R] R plot window in screen of computer

2025-05-01 Thread Jorge Conrado Conforte
Hi, I'm starting use R. I always use the IDL and Python, to visualize my plot data and I use these commands: IDL window,xsize=500,ysize=500 Python plt.figure(figsize=(12,9)) I would like to know if R has a similar command to plot my figure on the computer screen. Thanks, Conrado [

Re: [R] Estimating regression with constraints in model coefficients

2025-05-01 Thread Gregg Powell via R-help
Hello Christofer, That’s good information. Thanks for the precision. Think I can use this now to work on a script: Based on what you provided: 1. Two distinct sets of coefficients, β¹ and β², each associated with the logits for: • P(Y≤1)P(Y ≤ 1)P(Y≤1) • P(Y≤2)P(Y ≤ 2)P(Y≤2) 2. Separate sum co