Главная » Все файлы » Просмотр файлов из архивов » PDF-файлы » SAS OnDemand for Academics. Student user_s Guide. Third Edition (2013)

SAS OnDemand for Academics. Student user_s Guide. Third Edition (2013) (SAS OnDemand for Academics. Student user_s Guide. Third Edition (2013).pdf), страница 9

PDF-файл SAS OnDemand for Academics. Student user_s Guide. Third Edition (2013) (SAS OnDemand for Academics. Student user_s Guide. Third Edition (2013).pdf), страница 9 (ППП СОиАД) (SAS) Пакеты прикладных программ для статистической обработки и анализа данных (63177): Книга - 10 семестр (2 семестр магистратуры)SAS OnDemand for Academics. Student user_s Guide. Third Edition (2013) (SAS OnDemand for Academics. Student user_s Guide. Third Edition (2013).pdf) -2020-08-25СтудИзба

Описание файла

PDF-файл из архива "SAS OnDemand for Academics. Student user_s Guide. Third Edition (2013).pdf", который расположен в категории "". Всё это находится в предмете "(ппп соиад) (sas) пакеты прикладных программ для статистической обработки и анализа данных" из 10 семестр (2 семестр магистратуры), которые можно найти в файловом архиве МГУ им. Ломоносова. Не смотря на прямую связь этого архива с МГУ им. Ломоносова, его также можно найти и в других разделах. .

Просмотр PDF-файла онлайн

Текст 9 страницы из PDF

Click Next to accept the default valueand move to the next step in the wizard.5Next to the Table field (which will be blank), click Browse.6Use the Library menu to select the appropriate library.7Select the SAS data set that you want to use and then continue with the wizard.Accessing SAS Enterprise Miner Course Data on the SAS ServerIn addition, SAS OnDemand for Academics stores SAS data sets associated with theteaching materials from SAS Enterprise Miner courses on the SAS server. To viewthese:1Start SAS OnDemand for Academics: Enterprise Miner.2Create a new project or open an existing project.3In the tree on the left, right-click Data Source and then select Create DataSource.4Select Source  Metadata Repository and then click Next.5Next to the Table field, click Browse.6Use the Library menu to select the appropriate library.7Select the SAS data set that you want to use and then continue with the wizard ordata files to the SAS server for use in specific courses.Accessing Grayed-out SAS Libraries from the SAS ServerThe SAS server includes sample SAS data sets that you might choose to use.

Some ofthe sample SAS libraries might appear to be grayed out, but they are still available foruse.Typically, grayed-out SAS libraries appear for users in Europe and were originallyintended for use with SAS Enterprise Miner.1Start SAS OnDemand for Academics: Enterprise Miner and log on.2Select File  Open  Data.3Select Servers.4Double click SAS Apps.5Double click Libraries.6Right-click on the grayed-out SAS library that you would like to access and thenclick Assign.7Double click the SAS data set that you want to use.2930 Step 4. Review the Basics for Working with Data, Results, and ProjectsChapter 3Working with ProjectsSAS OnDemand for Academics: Enterprise Miner uses the SEMMA model to organizedata mining projects.Understanding Project Storage QuotasEach SAS OnDemand for Academics: Enterprise Miner user has a large project storagequota.

An e-mail message is sent to any user who has used 75% of their storage quota.If the project storage quota is reached, then SAS OnDemand for Academics: EnterpriseMiner stops functioning properly. To avoid this, consider deleting any unnecessaryprojects before reaching your quota to ensure that SAS OnDemand for Academics:Enterprise Miner continues to work properly.If you do reach your quota and then delete unnecessary projects to create more projectstorage space, then the last project that you were working with could be impacted. If theproject runs incorrectly after removing unnecessary projects, then you might need torebuild the diagrams for this project.Creating New ProjectsWhen you create a new project, you use the Create New Project wizard.

Step 3 of thiswizard enables you to select a SAS folder in which to store your project. Even thoughyou have the ability to browse in this step, accept the default project storage location:/Users/your-user-id/My FolderAccepting the default project storage location ensures that your projects can be accessedappropriately by SAS OnDemand for Academics servers.If you select Browse and attempt to store your project in a location other than thedefault, the following error is displayed:To correct this error, change the location where your project will be stored back to thedefault location: /Users/your-user-id/My FolderOpening Existing ProjectsTo find and open an existing project:1Start SAS OnDemand for Academics: Enterprise Miner.2Click Open Project.3From the Open Project window, open the My Folder folder.4Select the project that you want to open.5Click OK.SAS OnDemand for Academics: Enterprise MinerStep 4.

Review the Basics for Working with Data, Results, and ProjectsCreating Model PackagesWith SAS OnDemand for Academics: Enterprise Miner, users can create modelpackages (also known as SAS Package Files or .spk files). Model packages can be createdfrom any node in a diagram. Typically, you create a model package when you aresatisfied with your model and you want to preserve it or share it with someone else.In most cases, you create the model package from the last node of a process in adiagram.

This ensures that the model package includes the entire process flow.Differences between Project Model Packages and Exported ProjectDiagramsWith SAS OnDemand for Academics: Enterprise Miner, a user can create a modelpackage and send it as a SAS Package File (.spk), or export a diagram as an XML file(.xml). If a specific project takes a long time to run, then having the model package (withthe associated results) can be advantageous.Exported diagrams contain no results. After a project’s diagram has been exported as anXML file, it can be shared as an attachment in an e-mail message or by placing the fileon a shared network directory.

To use the shared file, it must be imported in to SASOnDemand for Academics: Enterprise Miner and then the appropriate path of thediagram would have to be run to produce results.Note that neither model packages nor exported diagrams include the actual data that isreferenced. To rerun the project, you must have access to the original data or use theLIBNAME statement that points to the original data if that data is stored on the SASserver.Sharing Homework AssignmentsThere are three ways that you can share homework assignments: either by creating andregistering a project model package, by sharing a project model package, or by sharing aproject diagram.Submitting Homework AssignmentsWith SAS OnDemand for Academics: Enterprise Miner, students can create and submitan entire project model package, or export a project diagram and share the exported file.Ultimately, the choice is up to the instructor.

The decision might be made based onwhether the instructor needs access to project results or diagram files.To Submit a Project Model Package to an Instructor1Create a project or open an existing project within SAS OnDemand for Academics:Enterprise Miner.2Highlight the appropriate node within a diagram.3Select Actions  Create Model Package.4In the Input dialog box, enter a name for the model package. To ensure that youchoose a unique filename, you might want to include your name or initials as partof the filename. This ensures that an instructor can distinguish one submittedmodel package from another.5From the Project Panel on the left side of SAS OnDemand for Academics:Enterprise Miner, expand the Model Packages folder.3132 Step 4. Review the Basics for Working with Data, Results, and ProjectsChapter 36Right-click on the appropriate model and then click Save As.

You are prompted tosave the model as a SAS Package File (.spk).7Share the appropriate .spk file with your instructor (through e-mail or through ashared network directory).To Submit an Exported Project Diagram to an Instructor1Create a project or open an existing project within SAS OnDemand for Academics:Enterprise Miner. Ensure that your project includes a diagram.2From the Project Panel on the left side of SAS OnDemand for Academics:Enterprise Miner, expand the Diagrams folder.3Right-click on the appropriate diagram and then select Save As.

Save thediagram as an .XML file. To ensure that you choose a unique filename, you mightwant to include your name or initials as part of the filename. This ensures that aninstructor can distinguish one submitted diagram from another.4Share the .XML file with your instructor (through e-mail or through a sharednetwork directory).CollaboratingStudents can collaborate with each other while using SAS OnDemand for Academics:Enterprise Miner in one of two ways:by saving an entire project as a model package and then sharing the modelpackageby exporting project diagrams as XML files and then sharing those files with eachotherThe choice might be determined by whether the students need to share the results of aproject. Exported diagrams do not contain results while model packages do.Note: Neither model packages nor exported diagrams include the actual data that isreferenced.

To rerun the project, you must have access to the original data or have theLIBNAME that points to the original data if that data is stored on the SAS server.To Share a Project Model Package1Create a project or open an existing project within SAS OnDemand for Academics:Enterprise Miner.2Highlight the appropriate node within a diagram.3Select Actions  Create Model Package.4In the Input dialog box, enter a name for the model package. To ensure that youchoose a unique filename, you might want to include your name or initials as partof the filename. This ensures that your peers can distinguish one model packagefrom another.5From the Project Panel on the left side of SAS OnDemand for Academics:Enterprise Miner, expand the Model Packages folder.6Right-click on the appropriate model package and then select Save As.

Save themodel package as an .spk file.7Share the .spk file as needed (through e-mail or through a shared networkdirectory).SAS OnDemand for Academics: Enterprise MinerStep 5. Finding Help for Common Problems 33Note: The user who receives the model package can start SAS OnDemand forAcademics: Enterprise Miner and choose File  Open Model Package to open thepackage and view the diagram and results. The user is unable to make any changes orrerun the diagram nodes. However, the user can choose Action  Recreate Diagram tore-create the diagram within the current project. Once the diagram is re-created, theuser has a working copy of the diagram, just as if they imported the appropriatediagram.xml.

The user must run a diagram path to produce any results.To Share a Project Diagram1Create a project or open an existing project within SAS OnDemand for Academics:Enterprise Miner. Ensure that your project includes a diagram.2From the Project Panel on the left side of SAS OnDemand for Academics:Enterprise Miner, expand the Diagrams folder.3Right-click on the appropriate diagram and then select Save As. Save thediagram as an .XML file. To ensure that you choose a unique filename, you mightwant to include your name or initials as part of the filename. This ensures thatyour peers can distinguish one diagram from another.4Share the .XML file as needed (through e-mail or through a shared networkdirectory).To Use a Shared Project Diagram1Start SAS OnDemand for Academics: Enterprise Miner.2Create a new project or open an existing project.3Select File  Import Diagram from XML.4Import the appropriate diagram XML file.Step 5.

Свежие статьи
Популярно сейчас
А знаете ли Вы, что из года в год задания практически не меняются? Математика, преподаваемая в учебных заведениях, никак не менялась минимум 30 лет. Найдите нужный учебный материал на СтудИзбе!
Ответы на популярные вопросы
Да! Наши авторы собирают и выкладывают те работы, которые сдаются в Вашем учебном заведении ежегодно и уже проверены преподавателями.
Да! У нас любой человек может выложить любую учебную работу и зарабатывать на её продажах! Но каждый учебный материал публикуется только после тщательной проверки администрацией.
Вернём деньги! А если быть более точными, то автору даётся немного времени на исправление, а если не исправит или выйдет время, то вернём деньги в полном объёме!
Да! На равне с готовыми студенческими работами у нас продаются услуги. Цены на услуги видны сразу, то есть Вам нужно только указать параметры и сразу можно оплачивать.
Отзывы студентов
Ставлю 10/10
Все нравится, очень удобный сайт, помогает в учебе. Кроме этого, можно заработать самому, выставляя готовые учебные материалы на продажу здесь. Рейтинги и отзывы на преподавателей очень помогают сориентироваться в начале нового семестра. Спасибо за такую функцию. Ставлю максимальную оценку.
Лучшая платформа для успешной сдачи сессии
Познакомился со СтудИзбой благодаря своему другу, очень нравится интерфейс, количество доступных файлов, цена, в общем, все прекрасно. Даже сам продаю какие-то свои работы.
Студизба ван лав ❤
Очень офигенный сайт для студентов. Много полезных учебных материалов. Пользуюсь студизбой с октября 2021 года. Серьёзных нареканий нет. Хотелось бы, что бы ввели подписочную модель и сделали материалы дешевле 300 рублей в рамках подписки бесплатными.
Отличный сайт
Лично меня всё устраивает - и покупка, и продажа; и цены, и возможность предпросмотра куска файла, и обилие бесплатных файлов (в подборках по авторам, читай, ВУЗам и факультетам). Есть определённые баги, но всё решаемо, да и администраторы реагируют в течение суток.
Маленький отзыв о большом помощнике!
Студизба спасает в те моменты, когда сроки горят, а работ накопилось достаточно. Довольно удобный сайт с простой навигацией и огромным количеством материалов.
Студ. Изба как крупнейший сборник работ для студентов
Тут дофига бывает всего полезного. Печально, что бывают предметы по которым даже одного бесплатного решения нет, но это скорее вопрос к студентам. В остальном всё здорово.
Спасательный островок
Если уже не успеваешь разобраться или застрял на каком-то задание поможет тебе быстро и недорого решить твою проблему.
Всё и так отлично
Всё очень удобно. Особенно круто, что есть система бонусов и можно выводить остатки денег. Очень много качественных бесплатных файлов.
Отзыв о системе "Студизба"
Отличная платформа для распространения работ, востребованных студентами. Хорошо налаженная и качественная работа сайта, огромная база заданий и аудитория.
Отличный помощник
Отличный сайт с кучей полезных файлов, позволяющий найти много методичек / учебников / отзывов о вузах и преподователях.
Отлично помогает студентам в любой момент для решения трудных и незамедлительных задач
Хотелось бы больше конкретной информации о преподавателях. А так в принципе хороший сайт, всегда им пользуюсь и ни разу не было желания прекратить. Хороший сайт для помощи студентам, удобный и приятный интерфейс. Из недостатков можно выделить только отсутствия небольшого количества файлов.
Спасибо за шикарный сайт
Великолепный сайт на котором студент за не большие деньги может найти помощь с дз, проектами курсовыми, лабораторными, а также узнать отзывы на преподавателей и бесплатно скачать пособия.
Популярные преподаватели
Добавляйте материалы
и зарабатывайте!
Продажи идут автоматически
5173
Авторов
на СтудИзбе
437
Средний доход
с одного платного файла
Обучение Подробнее