agen judi bola , sportbook, casino, togel, number game, singapore, tangkas, basket, slot, poker, dominoqq,
agen bola. Semua permainan bisa dimainkan hanya dengan 1 ID. minimal deposit 50.000 ,- bonus cashback hingga 10% , diskon togel hingga 66% bisa bermain di android dan IOS kapanpun dan dimana pun. poker , bandarq , aduq, domino qq ,
dominobet. Semua permainan bisa dimainkan hanya dengan 1 ID. minimal deposit 10.000 ,- bonus turnover 0.5% dan bonus referral 20%. Bonus - bonus yang dihadirkan bisa terbilang cukup tinggi dan memuaskan, anda hanya perlu memasang pada situs yang memberikan bursa pasaran terbaik yaitu
http://45.77.173.118/ Bola168. Situs penyedia segala jenis permainan poker online kini semakin banyak ditemukan di Internet, salah satunya TahunQQ merupakan situs Agen Judi Domino66 Dan
BandarQ Terpercaya yang mampu memberikan banyak provit bagi bettornya. Permainan Yang Di Sediakan Dewi365 Juga sangat banyak Dan menarik dan Peluang untuk memenangkan Taruhan Judi online ini juga sangat mudah . Mainkan Segera Taruhan Sportbook anda bersama
Agen Judi Bola Bersama Dewi365 Kemenangan Anda Berapa pun akan Terbayarkan. Tersedia 9 macam permainan seru yang bisa kamu mainkan hanya di dalam 1 ID saja. Permainan seru yang tersedia seperti Poker, Domino QQ Dan juga
BandarQ Online. Semuanya tersedia lengkap hanya di ABGQQ. Situs ABGQQ sangat mudah dimenangkan, kamu juga akan mendapatkan mega bonus dan setiap pemain berhak mendapatkan cashback mingguan. ABGQQ juga telah diakui sebagai
Bandar Domino Online yang menjamin sistem FAIR PLAY disetiap permainan yang bisa dimainkan dengan deposit minimal hanya Rp.25.000. DEWI365 adalah
Bandar Judi Bola Terpercaya & resmi dan terpercaya di indonesia. Situs judi bola ini menyediakan fasilitas bagi anda untuk dapat bermain memainkan permainan judi bola. Didalam situs ini memiliki berbagai permainan taruhan bola terlengkap seperti Sbobet, yang membuat DEWI365 menjadi situs judi bola terbaik dan terpercaya di Indonesia. Tentunya sebagai situs yang bertugas sebagai
Bandar Poker Online pastinya akan berusaha untuk menjaga semua informasi dan keamanan yang terdapat di POKERQQ13. Kotakqq adalah situs
Judi Poker Online Terpercayayang menyediakan 9 jenis permainan sakong online, dominoqq, domino99, bandarq, bandar ceme, aduq, poker online, bandar poker, balak66, perang baccarat, dan capsa susun. Dengan minimal deposit withdraw 15.000 Anda sudah bisa memainkan semua permaina pkv games di situs kami. Jackpot besar,Win rate tinggi, Fair play, PKV Games
Comments
Hi Nancy, based on what you've shown I'm personally unable to figure out the problem. Can you show screenshots of your entire input (all the checkboxes and everything in the analysis panel)? To me your data and your model syntax both look fine, which is why I'm hoping to find something in your analysis specification.
thanks for checking.
screen1
screen 2
screen 3
screen 4
hope this is what you need. i missed confidence interval of 95%
@nfrank thanks, this is helpful, however I can't find the source of the problem, and I'm unable to reproduce the problem on my end. The JASP developers can help you when you create a new issue (bug report) here: https://github.com/jasp-stats/jasp-issues/issues (you will need a free GitHub account if you aren't signed up yet)
Have you tried copy-pasting the model syntax somewhere (e.g. in a text editor, or here on the forum)? Just to make sure there's no invisible special character or something silly like that
thx, i'll do that.
and Yes, i've copied the code into notes to archive and found no invisible characters. also into the forum in my initial post.
I also ran the SEM demo sample and it worked fine.
Then perhaps a problem with the data. If you're able to share the data you're using in the model (anonymized), i can take a look. (Either a data file or the jasp file itself)
I found the problem! isn't this a bug? Should I report it through the above link?
screen one from my original post.
notice the variables are in black font.
In previous CFA runs, possible variables came up in a list. Clicking on a variable moved it over to the model definition section. the results simultaneously appeared over in the results window.
However, to run SEM, no variable list appeared. I assumed that variables had to be typed in by hand. Again, font shows in black.
In desperation, I went back to EDIT DATA. In that view, I click on the variable name at the top of the column, and a screen appears showing details on that specific variable.
if I copied the variable name from that data edit screen and pasted it into the model definition screen, the pasted variable name shows up as blue font. It's a link, not a variable name. When I repeated those tedious steps for each variable, the model worked!
new method:
what do you think? Something doesn't look right to me. Shouldn't the variable list appear to the left of the model specification box? I can see there would be a problem posting each variable link into the latent variable definition equation line. Is that why the developers didn't do it that way?
One final point: the following screen print comes from the SEM module in the data library. note that variable are in blue font. However I can't tell where the variables came from.
thanks for your time and inspiration!
no it's not a bug, the variable names are case-sensitive, i.e. the case (upper and lower case) needs to be exact. the variable names do need to be typed by hand when you use the SEM analysis.
I should have spotted the erroneous variable names from your screenshots, sorry
In the example in the library, the variable names (in blue) come from the data, which you can see in the leftmost panel of the window, like in your current JASP file.
When you cant select from a list, shouldn't there be instructions letting us know the variable names are case sensitive when we have to enter them ourselves? especially when SEM is the only test I could find that requires self entry of variable names?